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