UNPKG

@open-chat/chat-bubble

Version:

Chat bubble component.

4 lines (3 loc) 133 B
import type { Options } from "../types/OptionsType"; import { Bubble, Root } from "./Bubble"; export { Bubble, Root, type Options };