UNPKG

stream-chat-react

Version:

React components to create chat conversations or livestream style chat

6 lines 207 B
declare type DownloadButtonProps = { assetUrl?: string; }; export declare const DownloadButton: ({ assetUrl }: DownloadButtonProps) => JSX.Element; export {}; //# sourceMappingURL=DownloadButton.d.ts.map