LSDE Dialog Engine / ActionHandler
Type Alias: ActionHandler
ActionHandler =
BlockHandler<ActionBlock,ActionContext>
Defined in: types.ts:746
Handler for ACTION blocks. Shorthand for BlockHandler<ActionBlock, ActionContext>.
LSDE Dialog Engine / ActionHandler
ActionHandler =
BlockHandler<ActionBlock,ActionContext>
Defined in: types.ts:746
Handler for ACTION blocks. Shorthand for BlockHandler<ActionBlock, ActionContext>.