Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nodejs/undici
/ api.test-d.ts
File
api.test-d.ts
test/types/api.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, request, stream, pipeline, connect, upgrade } from
'../..'
4
Callers
nothing calls this directly
Calls
5
stream
Function · 0.85
pipeline
Function · 0.85
upgrade
Function · 0.85
connect
Function · 0.70
request
Function · 0.50
Tested by
no test coverage detected