UNPKG

@botonic/plugin-flow-builder

Version:

Botonic plugin for **Hubtype Flow Builder**: run and bridge flow-driven logic from bots on the **current** line.

28 lines (27 loc) 810 B
export * from './ai-agent'; export * from './ai-agent-router'; export * from './bot-action'; export * from './button'; export * from './capture-user-input'; export * from './carousel'; export * from './common'; export * from './custom-conditional-v2'; export * from './fallback'; export * from './function'; export * from './go-to-flow'; export * from './handoff'; export * from './image'; export * from './keyword'; export * from './knowledge-base'; export * from './node-types'; export * from './nodes'; export * from './payload'; export * from './rating'; export * from './smart-intent'; export * from './text'; export * from './url'; export * from './video'; export * from './webview'; export * from './whatsapp-button-list'; export * from './whatsapp-cta-url-button'; export * from './whatsapp-template';