generated from dellevin/template
1
This commit is contained in:
2
node_modules/http-proxy-middleware/dist/context-matcher.d.ts
generated
vendored
Normal file
2
node_modules/http-proxy-middleware/dist/context-matcher.d.ts
generated
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
import type { Filter, Request } from './types';
|
||||
export declare function match(context: Filter, uri: string, req: Request): boolean;
|
||||
Reference in New Issue
Block a user