MCPcopy
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

1import { Duplex, Readable, Writable } from 'node:stream'
2import { expectAssignable, expectType } from 'tsd'
3import { Dispatcher, Pool, Client } from '../..'
4import { URL } from 'node:url'

Callers

nothing calls this directly

Calls 5

connectMethod · 0.65
closeMethod · 0.65
requestMethod · 0.45
dispatchMethod · 0.45
destroyMethod · 0.45

Tested by

no test coverage detected