UNPKG

stream-chat-react

Version:

React components to create chat conversations or livestream style chat

5 lines 227 B
import type { Attachment } from 'stream-chat'; export declare const UnableToRenderCard: ({ type }: { type?: Attachment["type"]; }) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=UnableToRenderCard.d.ts.map