UNPKG

stream-chat-react

Version:

React components to create chat conversations or livestream style chat

3 lines 269 B
import type { AudioProps } from '../Audio'; export declare const CardAudio: ({ attachment: { asset_url, author_name, mime_type, og_scrape_url, text, title, title_link, }, }: AudioProps) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=CardAudio.d.ts.map