the-forest/client/node_modules/http-proxy-middleware/dist/router.d.ts

2 lines
72 B
TypeScript
Raw Normal View History

2024-09-17 20:35:18 -04:00
export declare function getTarget(req: any, config: any): Promise<any>;