Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
InternalListener
Interface InternalListener<T>
interface
InternalListener
<
T
>
{
_c
:
(
(
)
=>
void
)
;
_e
:
(
(
err
:
any
)
=>
void
)
;
_n
:
(
(
v
:
T
)
=>
void
)
;
}
Type Parameters
T
Implemented by
Stream
Index
Properties
_c
_e
_n
Properties
_c
_c
:
(
(
)
=>
void
)
_e
_e
:
(
(
err
:
any
)
=>
void
)
_n
_n
:
(
(
v
:
T
)
=>
void
)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_c
_e
_n
@crownfi/sei-js-proto
Loading...