UNPKG

@wangeditor-next/editor

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