Game-Jaming/Frontend/node_modules/http-proxy-middleware/dist/context-matcher.d.ts

2 lines
70 B
TypeScript
Raw Normal View History

export declare function match(context: any, uri: any, req: any): any;