/** * @description attachment module entry * @author wangfupeng */ import './local'; import { IModuleConf } from '@wangeditor/editor'; declare const module: Partial; export default module;