UNPKG

@wangeditor-next/code-highlight

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