✨ Add Next.js embed library
This commit is contained in:
@@ -3,3 +3,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'
|
||||
export type * from './features/bubble/types'
|
||||
export type * from './features/popup/types'
|
||||
|
||||
Reference in New Issue
Block a user