Files
bot/packages/bot-engine/src/index.ts
Baptiste Arnaud 21f1c7a17e Add Bubble and Popup in embed lib v2
Closes #214
2023-01-09 14:51:36 +01:00

3 lines
97 B
TypeScript

export * from './components/TypebotViewer'
export { parseVariables } from '@/features/variables'