UNPKG

@opentiny/fluent-editor

Version:

A rich text editor based on Quill 2.0, which extends rich modules and formats on the basis of Quill. It's powerful and out-of-the-box.

2 lines (1 loc) 73 B
export declare function imgToBase64(imageUrl: string): Promise<string>;