UNPKG

@wangeditor/code-highlight

Version:
11 lines (10 loc) 179 B
/** * @description i18n zh-CN * @author wangfupeng */ declare const _default: { highLightModule: { selectLang: string; }; }; export default _default;