WXL
2026-07-21 82107ee6861de080c1c2e73daf57322a6e68ecbe
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