UNPKG

@chief-editor/editor

Version:

FlowEditor Editor

4 lines (3 loc) 155 B
export declare function useEditorCls(prefix: string, suffixClass?: { [key: string]: string | boolean | undefined; }, ignoreRootCls?: boolean): string;