UNPKG

@wangeditor-next/editor

Version:
15 lines (14 loc) 246 B
/** * @description i18n en * @author wangfupeng */ declare const _default: { editor: { more: string; justify: string; indent: string; image: string; video: string; }; }; export default _default;