node_modules/undici-types/agent.d.ts @@ -1,4 +1,4 @@ import { URL } from 'url' import { URL } from 'node:url' import Pool from './pool' import Dispatcher from './dispatcher' import TClientStats from './client-stats'