UNPKG

@jss-rule-engine/chat

Version:

3 lines (2 loc) 160 B
import { IWorkflowActionFactory } from '@jss-rule-engine/workflow'; export declare function registerChatActions(actionFactory: IWorkflowActionFactory): void;