UNPKG

proxy-auto-ts

Version:

A comprehensive TypeScript library for automatic proxy management with validation, rotation, and intelligent selection

4 lines 173 B
declare function comprehensiveTest(): Promise<void>; declare function quickTest(): Promise<void>; export { quickTest, comprehensiveTest }; //# sourceMappingURL=test.d.ts.map