mirror of
https://github.com/LukeHagar/arbiter.git
synced 2025-12-09 04:19:20 +00:00
Saving all progress
This commit is contained in:
11
node_modules/http-proxy-middleware/dist/index.d.ts
generated
vendored
Normal file
11
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 { Filter, Options, RequestHandler } from './types';
|
||||
/**
|
||||
* Default plugins
|
||||
*/
|
||||
export * from './plugins/default';
|
||||
/**
|
||||
* Legacy exports
|
||||
*/
|
||||
export * from './legacy';
|
||||
Reference in New Issue
Block a user