UNPKG

react-19-kit

Version:

Ready-to-use Chat UI Components for React(Javascript/Web)

7 lines (6 loc) 154 B
export declare const useCometChatVideoBubble: ({ src, }: { src?: string | undefined; }) => { posterImage: string; updateImage: () => void; };