line_push/node_modules/http-proxy-middleware/dist/context-matcher.d.ts
2022-07-17 13:16:16 +08:00

2 lines
70 B
TypeScript

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