Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nodejs/undici
/ pool.test-d.ts
File
pool.test-d.ts
test/types/pool.test-d.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Duplex, Readable, Writable } from
'node:stream'
2
import
{ expectAssignable, expectType } from
'tsd'
3
import
{ Dispatcher, Pool, Client } from
'../..'
4
import
{ URL } from
'node:url'
Callers
nothing calls this directly
Calls
5
connect
Method · 0.65
close
Method · 0.65
request
Method · 0.45
dispatch
Method · 0.45
destroy
Method · 0.45
Tested by
no test coverage detected