UNPKG

renew-ip

Version:

A module for renewing 4G/LTE IP addresses on tethered Android phones from Node JS.

11 lines 263 B
/** * Automate api server endpoint. * @type {string} */ export declare const AUTOMATE_SERVER_URL: string; /** * IPData api server base url. * @type {string} */ export declare const IPDATA_SERVER_URL: string; //# sourceMappingURL=constants.d.ts.map