2
0
Files
bot/packages/embeds/react/src/index.ts

5 lines
135 B
TypeScript
Raw Normal View History

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