UNPKG

@luminati-io/luminati-proxy

Version:

A configurable local proxy for brightdata.com

6 lines (5 loc) 180 B
#!/usr/bin/env node // LICENSE_CODE ZON ISC 'use strict'; /*jslint node:true, esnext:true*/ if (!('hasOwn' in Object)) Object.hasOwn = Object.call.bind(Object.hasOwnProperty);