lint ajustes

This commit is contained in:
Jeferson Ramos 2025-11-05 16:30:32 -03:00
parent 4d2a189905
commit feff038446

View File

@ -1,6 +1,6 @@
import { HttpsProxyAgent } from 'https-proxy-agent';
import { SocksProxyAgent } from 'socks-proxy-agent';
import { ProxyAgent } from 'undici'
import { ProxyAgent } from 'undici';
type Proxy = {
host: string;