UNPKG

@journeyapps/https-proxy-socket

Version:

Node library to enable opening Socket connections via an HTTPS proxy.

3 lines 167 B
import tls from 'tls'; export declare function parseOptions(options: tls.ConnectionOptions | string): tls.ConnectionOptions; //# sourceMappingURL=parseOptions.d.ts.map