MCPcopy
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

1import { Duplex, Readable, Writable } from 'node:stream'
2import { expectAssignable, expectType } from 'tsd'
3import { Dispatcher, request, stream, pipeline, connect, upgrade } from '../..'
4

Callers

nothing calls this directly

Calls 5

streamFunction · 0.85
pipelineFunction · 0.85
upgradeFunction · 0.85
connectFunction · 0.70
requestFunction · 0.50

Tested by

no test coverage detected