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

File main.ts

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

Source from the content-addressed store, hash-verified

1import {Buffer} from 'node:buffer';
2import {setTimeout as delay} from 'node:timers/promises';
3import test from 'ava';
4import {expectTypeOf} from 'expect-type';

Callers

nothing calls this directly

Calls 11

testFunction · 0.85
createHttpTestServerFunction · 0.85
kyFunction · 0.85
createSchemaFunction · 0.85
isObjectWithValueFunction · 0.85
isKyErrorFunction · 0.85
delayFunction · 0.85
createSchemaCallTrackerFunction · 0.85
replaceOptionFunction · 0.85
parseRawBodyFunction · 0.85
createMethod · 0.80

Tested by

no test coverage detected