UNPKG

fast-proxy-balancer

Version:
3 lines 200 B
import type { Proxy } from './interfaces/interfaces.js'; export declare function testProxy(proxy: Proxy, testUrl: string, testTimeout: number): Promise<void>; //# sourceMappingURL=ProxyTester.d.ts.map