UNPKG

@wangeditor-kai/yjs-for-react

Version:

React specific components/utils for wangeditor-next-yjs.

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