UNPKG

wangeditor

Version:

wangEditor - 轻量级 web 富文本编辑器,配置方便,使用简单,开源免费

9 lines (8 loc) 143 B
/** * @description 命令配置项 * @author wangfupeng */ declare const _default: { styleWithCSS: boolean; }; export default _default;