UNPKG

@wangeditor/basic-modules

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