ReactTypesUseRequestEventsDataMapVersion: v7.0.0On this page UseRequestEventsDataMapImportimport { UseRequestEventsDataMap } from "@hyper-fetch/react"SourceView the source codePackage@hyper-fetch/react Previewtype UseRequestEventsDataMap = { unmount: VoidFunction; } StructureUseRequestEventsDataMapNameTypeDescriptionunmountVoidFunction