MyRepo-Ums/node_modules/http-proxy-middleware/dist/router.d.ts

2 lines
72 B
TypeScript
Raw Permalink Normal View History

2024-01-19 10:09:11 +00:00
export declare function getTarget(req: any, config: any): Promise<any>;