Preparing search index...
The search index is not available
@cprecioso/react-fetch
@cprecioso/react-fetch
FetcherHook
Type alias FetcherHook<K, V>
Fetcher
Hook
<
K
,
V
>
:
(
(
key
)
=>
FetcherHookResponse
<
V
>
)
Type Parameters
K
extends
AnyKey
V
Type declaration
(
key
)
:
FetcherHookResponse
<
V
>
Parameters
key
:
K
Returns
FetcherHookResponse
<
V
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@cprecioso/react-fetch
FetcherHookResponse
FetcherHook
makeFetchHook
Generated using
TypeDoc