WXL
2026-07-22 6450d783e8c8db521977863b86bf3bc3ba0e38f9
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