MicroCommunityWeb/node_modules/http-proxy-middleware/dist/context-matcher.d.ts
2021-04-23 10:14:20 +08:00

2 lines
70 B
TypeScript
Executable File

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