UNPKG

@wangeditor-next/editor

Version:
6 lines (5 loc) 123 B
/** * @description style to html * @author hsuna */ export declare function styleToHtml(node: any, elemHtml: any): any;