Preparing search index...
The search index is not available
@sentio/sdk
@sentio/sdk
.
Exporter
Class Exporter
Hierarchy
NamedResultDescriptor
Exporter
Index
Constructors
constructor
Properties
channel
name
Methods
emit
register
Constructors
Protected
constructor
new
Exporter
(
name
:
string
,
channel
:
string
)
:
Exporter
Parameters
name
:
string
channel
:
string
Returns
Exporter
Properties
channel
channel
:
string
name
name
:
string
Methods
emit
emit
(
ctx
:
BaseContext
,
data
:
Export
)
:
void
Parameters
ctx
:
BaseContext
data
:
Export
Returns
void
Static
register
register
(
name
:
string
,
channel
:
string
)
:
Exporter
Parameters
name
:
string
channel
:
string
Returns
Exporter
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
channel
name
Methods
emit
register
@sentio/sdk
Loading...