WXL
4 天以前 3bd962a6d7f61239c020e2dbbeb7341e5b842dd1
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