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