UNPKG

@botonic/react

Version:

Build Chatbots using React

3 lines (2 loc) 132 B
import { BotonicActionType } from '@botonic/core'; export declare const getParsedAction: (botonicAction: BotonicActionType) => any;