/** * @description code-highlight * @author wangfupeng */ import './assets/index.less'; import './locale/index'; import wangEditorCodeHighlightModule from './module/index'; import wangEditorCodeHighLightDecorate from './decorate'; export { wangEditorCodeHighlightModule, wangEditorCodeHighLightDecorate };