UNPKG

@wangeditor-next/editor

Version:
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;