WXL
3 天以前 4d9da000fbe74d344e0e4580b138e79d4ad98ede
node_modules/undici-types/diagnostics-channel.d.ts
@@ -1,5 +1,5 @@
import { Socket } from 'net'
import { URL } from 'url'
import { Socket } from 'node:net'
import { URL } from 'node:url'
import buildConnector from './connector'
import Dispatcher from './dispatcher'