MicroCommunityWeb/node_modules/http-proxy-middleware/dist/context-matcher.d.ts
2020-03-07 16:34:52 +08:00

2 lines
70 B
TypeScript

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