Interface: ProxyConfig
Defined in: index.ts:14
代理配置
See
https://github.com/chimurai/http-proxy-middleware/blob/master/recipes/pathFilter.md
Indexable
[path
: string
]: undefined
| Options
<IncomingMessage
, ServerResponse
<IncomingMessage
>>