UNPKG

@wangeditor-next/editor

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