UNPKG

@wangeditor-next/yjs-for-react

Version:

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

12 lines (11 loc) 193 B
/** * @description i18n en * @author wangfupeng */ declare const _default: { listModule: { unOrderedList: string; orderedList: string; }; }; export default _default;