Spaces:
Sleeping
Sleeping
| declare module 'https-proxy-agent' { | |
| export class HttpsProxyAgent { | |
| constructor(proxy: string | URL) | |
| } | |
| } | |
| declare module 'https-proxy-agent' { | |
| export class HttpsProxyAgent { | |
| constructor(proxy: string | URL) | |
| } | |
| } | |