UNPKG

mdui.editor

Version:

Material Design 样式的富文本编辑器

5 lines (4 loc) 83 B
/** * 是否是 webkit 浏览器 */ export declare function isWebkit(): boolean;