We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81bbfed commit 0c343a2Copy full SHA for 0c343a2
types/proxy-agent.d.ts
@@ -1,9 +1,7 @@
1
import Agent from './agent'
2
import buildConnector from './connector';
3
-import Client from './client'
4
import Dispatcher from './dispatcher'
5
import { IncomingHttpHeaders } from './header'
6
-import Pool from './pool'
7
8
export default ProxyAgent
9
0 commit comments