fetrest
Preparing search index...
FRHook
Type Alias FRHook
FRHook
:
(
client
:
FetchRest
)
=>
Promise
<
void
>
Hook function type. All hooks must be of this type.
Type declaration
(
client
:
FetchRest
)
:
Promise
<
void
>
Parameters
client
:
FetchRest
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
fetrest
Loading...
Hook function type. All hooks must be of this type.