UNPKG

mdui.editor

Version:

Material Design 样式的富文本编辑器

5 lines (4 loc) 77 B
/** * 净化器 */ export declare function purifier(html: string): string;