WXL
2026-06-04 b7b8202e3ecb7f720eefd7a226b2ee8166fc5057
node_modules/undici-types/pool.d.ts
@@ -1,6 +1,6 @@
import Client from './client'
import TPoolStats from './pool-stats'
import { URL } from 'url'
import { URL } from 'node:url'
import Dispatcher from './dispatcher'
export default Pool