UNPKG

selenium-side-runner

Version:
3 lines 211 B
import { ProxyCapabilities, ProxyInputOptions, ProxyType } from './types'; export default function ParseProxy(type: ProxyType, options?: ProxyInputOptions): ProxyCapabilities; //# sourceMappingURL=proxy.d.ts.map