UNPKG

@botonic/react

Version:

Build Chatbots using React

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