UNPKG

@wangeditor-kai/yjs-for-react

Version:

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

11 lines (10 loc) 166 B
/** * @description i18n en * @author wangfupeng */ declare const _default: { highLightModule: { selectLang: string; }; }; export default _default;