UNPKG

@wangeditor-next/editor

Version:
8 lines (7 loc) 179 B
/** * @description header entry * @author wangfupeng */ import { IModuleConf } from '@wangeditor-next/core'; declare const header: Partial<IModuleConf>; export default header;