UNPKG

reactjs-tiptap-editor

Version:

A modern WYSIWYG rich text editor based on tiptap and shadcn ui for React

2 lines (1 loc) 87 B
export declare function downloadFromBlob(blob: Blob, filename: string): Promise<void>;