Documentation
Preparing search index...
@waku/react
Callback
Type Alias Callback<T>
Callback
:
(
msg
:
T
)
=>
void
|
Promise
<
void
>
Type Parameters
T
extends
IDecodedMessage
Type declaration
(
msg
:
T
)
:
void
|
Promise
<
void
>
Parameters
msg
:
T
Returns
void
|
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation
Loading...