UNPKG

@wangeditor-kai/yjs-for-react

Version:

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

22 lines (21 loc) 463 B
/** * @description i18n en * @author wangfupeng */ declare const _default: { videoModule: { delete: string; uploadVideo: string; insertVideo: string; videoSrc: string; videoSrcPlaceHolder: string; videoPoster: string; videoPosterPlaceHolder: string; ok: string; editSize: string; edit: string; width: string; height: string; }; }; export default _default;