完成中转仓管理
This commit is contained in:
11
datav/node_modules/http-proxy-middleware/dist/index.d.ts
generated
vendored
Normal file
11
datav/node_modules/http-proxy-middleware/dist/index.d.ts
generated
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
export * from './factory';
|
||||
export * from './handlers';
|
||||
export type { Plugin, Filter, Options, RequestHandler } from './types';
|
||||
/**
|
||||
* Default plugins
|
||||
*/
|
||||
export * from './plugins/default';
|
||||
/**
|
||||
* Legacy exports
|
||||
*/
|
||||
export * from './legacy';
|
||||
Reference in New Issue
Block a user