Search
Preparing search index...
The search index is not available
EF Chat-Bot Conversation Generator
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
"lib/event/emitter/ICallback"
IEventEmitterCallback
Interface IEventEmitterCallback<Arguments, ReturnType>
A callback that can be assigned to an
EventEmitter
event
Type parameters
Arguments
:
EventEmitterArguments
ReturnType
Hierarchy
IEventEmitterListener
<
Arguments
,
ReturnType
,
IListener
<
Arguments
,
ReturnType
>
>
IEventEmitterCallback
IEventEmitterOnce
Callable
__call
(
...
args
:
Arguments
)
:
ReturnType
A callback that can be assigned to an
EventEmitter
event
Parameters
Rest
...
args:
Arguments
Returns
ReturnType
Index
Properties
__computed
Properties
__computed
__computed
:
IListener
<
Arguments
,
ReturnType
>
Globals
"lib/event/emitter/ICallback"
IEvent
Emitter
Callback
__computed
A callback that can be assigned to an
EventEmitter
event