mirror of
https://github.com/LukeHagar/arbiter.git
synced 2025-12-08 20:37:44 +00:00
Saving all progress
This commit is contained in:
2
node_modules/http-proxy-middleware/dist/get-plugins.d.ts
generated
vendored
Normal file
2
node_modules/http-proxy-middleware/dist/get-plugins.d.ts
generated
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
import type { Options, Plugin } from './types';
|
||||
export declare function getPlugins<TReq, TRes>(options: Options<TReq, TRes>): Plugin<TReq, TRes>[];
|
||||
Reference in New Issue
Block a user