Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
InternalProducer
Interface InternalProducer<T>
interface
InternalProducer
<
T
>
{
_stop
:
(
(
)
=>
void
)
;
_start
(
listener
:
InternalListener
<
T
>
)
:
void
;
}
Type Parameters
T
Index
Properties
_stop
Methods
_start
Properties
_stop
_stop
:
(
(
)
=>
void
)
Methods
_start
_start
(
listener
)
:
void
Parameters
listener
:
InternalListener
<
T
>
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_stop
Methods
_start
@crownfi/sei-js-proto
Loading...