UNPKG

@wangeditor-next/yjs-for-react

Version:

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

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