Search
Preparing search index...
The search index is not available
@iov/multichain Documentation
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
Listener
Interface Listener<T>
Type parameters
T
Hierarchy
Listener
Index
Properties
complete
error
next
Properties
complete
complete
:
function
Type declaration
(
)
:
void
Returns
void
error
error
:
function
Type declaration
(
err
:
any
)
:
void
Parameters
err:
any
Returns
void
next
next
:
function
Type declaration
(
x
:
T
)
:
void
Parameters
x:
T
Returns
void
Globals
Listener
complete
error
next
Generated using
TypeDoc