UNPKG

image-editor-canva

Version:

A Canva-like image editor plugin for React

4 lines (3 loc) 133 B
export declare const extractFontNames: () => string[]; export declare const getAllFonts: () => string[]; export default getAllFonts;