UNPKG

@sqx717/element-tiptap-vue3-fixed

Version:

🌸A modern WYSIWYG rich-text editor using tiptap and Element Plus for Vue3

4 lines (3 loc) • 168 B
export declare const DEFAULT_FONT_SIZES: string[]; export declare const DEFAULT_FONT_SIZE = "default"; export declare function convertToPX(styleValue: string): string;