/** @module 基于MiddleWare-接口实现的函数 */ export * from './collect.js'; export * from './intercept.js'; export * from './tap.js'; //# sourceMappingURL=mod.d.ts.map