2
0
Files
bot/packages/deprecated/bot-engine/src/index.ts

3 lines
97 B
TypeScript
Raw Normal View History

2021-12-08 09:33:25 +01:00
export * from './components/TypebotViewer'
export { parseVariables } from '@/features/variables'