2
0
Files
bot/packages/embeds/react/src/index.ts
2023-07-15 12:28:10 +02:00

5 lines
135 B
TypeScript

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