2
0
Files
bot/packages/embeds/react/src/index.ts
2024-01-29 09:37:19 +01:00

5 lines
135 B
TypeScript

export { Standard } from './Standard'
export { Bubble } from './Bubble'
export { Popup } from './Popup'
export * from '@typebot.io/js'