UNPKG

@wangeditor-next/editor

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