Search
Preparing search index...
The search index is not available
@iov/multichain Documentation
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
Operator
Interface Operator<T, R>
Type parameters
T
R
Hierarchy
InternalProducer
<
R
>
InternalListener
<
T
>
OutSender
<
R
>
Operator
Index
Properties
_c
_e
_n
_stop
ins
out
type
Methods
_start
Properties
_c
_c
:
function
Type declaration
(
)
:
void
Returns
void
_e
_e
:
function
Type declaration
(
err
:
any
)
:
void
Parameters
err:
any
Returns
void
_n
_n
:
function
Type declaration
(
v
:
T
)
:
void
Parameters
v:
T
Returns
void
_stop
_stop
:
function
Type declaration
(
)
:
void
Returns
void
ins
ins
:
Stream
<
T
>
out
out
:
Stream
<
R
>
type
type
:
string
Methods
_start
_start
(
out
:
Stream
<
R
>
)
:
void
Parameters
out:
Stream
<
R
>
Returns
void
Globals
Operator
_c
_e
_n
_stop
ins
out
type
_start
Generated using
TypeDoc