♻️ Re-organize workspace folders
This commit is contained in:
5
packages/embeds/js/src/index.ts
Normal file
5
packages/embeds/js/src/index.ts
Normal file
@ -0,0 +1,5 @@
|
||||
export * from './features/commands'
|
||||
|
||||
export type { BotProps } from './components/Bot'
|
||||
export type { PopupProps } from './features/popup/components/Popup'
|
||||
export type { BubbleProps } from './features/bubble/components/Bubble'
|
Reference in New Issue
Block a user