Preparing search index...
The search index is not available
DisConnection
DisConnection
common/protocol
HookFn
Type Alias HookFn<T>
HookFn
:
(
...
args
:
HookSignatures
[
T
]
)
=>
Promise
<
undefined
|
number
>
An alias which generates a function type from its signatures based on hook name.
Type Parameters
T
extends
hookName
Type declaration
(
...
args
:
HookSignatures
[
T
]
)
:
Promise
<
undefined
|
number
>
Parameters
...
args
:
HookSignatures
[
T
]
Returns
Promise
<
undefined
|
number
>
Settings
Theme
OS
Light
Dark
DisConnection
Loading...
An alias which generates a function type from its signatures based on hook name.