Preparing search index...
The search index is not available
DisConnection
DisConnection
common/protocol
HookFn
Type alias HookFn<T>
Hook
Fn
<
T
>
:
(
(
...
args
)
=>
Promise
<
undefined
|
number
>
)
Type Parameters
T
extends
hookName
Type declaration
(
...
args
)
:
Promise
<
undefined
|
number
>
An alias which generates a function type from its signatures based on hook name.
Parameters
Rest
...
args
:
HookSignatures
[
T
]
Rest
Returns
Promise
<
undefined
|
number
>
Settings
Theme
OS
Light
Dark
Dis
Connection
common/protocol
Protocol
Hook
Fn
Hook
Signatures
fg
Color
main
transport/websocket
An alias which generates a function type from its signatures based on hook name.