Skip to main content
Version: v7.0.0

UseRequestEventsDataMap


Import
import { UseRequestEventsDataMap } from "@hyper-fetch/react"

Preview

type UseRequestEventsDataMap = {
unmount: VoidFunction;
}

Structure

UseRequestEventsDataMap
NameTypeDescription
unmount
VoidFunction
React
On this page