Chromia Docs
Preparing search index...
The search index is not available
@chromia/ft4 - v1.1.0
@chromia/ft4
utils
Web3EventCallback
Type alias Web3EventCallback<T>
Web3
Event
Callback
<
T
>
:
(
(
params
)
=>
void
|
Promise
<
void
>
)
Type for event callback functions
Type Parameters
T
The type of data passed to the callback
Type declaration
(
params
)
:
void
|
Promise
<
void
>
Parameters
params
:
T
Returns
void
|
Promise
<
void
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
@chromia/ft4 - v1.1.0
Loading...
Type for event callback functions