UNPKG

@wangeditor/code-highlight

Version:
9 lines (8 loc) 150 B
/** * @description menu config * @author wangfupeng */ export declare function genCodeLangs(): { text: string; value: string; }[];