MCPcopy
hub / github.com/sindresorhus/ky / hooks.ts

File hooks.ts

test/hooks.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {setTimeout as delay} from 'node:timers/promises';
2import test from 'ava';
3import ky, {
4 HTTPError,

Callers

nothing calls this directly

Calls 13

testFunction · 0.85
createHttpTestServerFunction · 0.85
delayFunction · 0.85
kyFunction · 0.85
createResponseLikeFunction · 0.85
createRequestLikeFunction · 0.85
withHeaderFunction · 0.85
createStreamFetchFunction · 0.85
isHTTPErrorFunction · 0.85
isNetworkErrorFunction · 0.85
isTimeoutErrorFunction · 0.85
isForceRetryErrorFunction · 0.85

Tested by

no test coverage detected