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

File stream.ts

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

Source from the content-addressed store, hash-verified

1import test from 'ava';
2import ky, {type Progress} from '../source/index.js';
3import {createLargeBlob} from './helpers/create-large-file.js';
4import {createHttpTestServer} from './helpers/create-http-test-server.js';

Callers

nothing calls this directly

Calls 5

testFunction · 0.85
createHttpTestServerFunction · 0.85
parseRawBodyFunction · 0.85
createLargeBlobFunction · 0.85
kyFunction · 0.85

Tested by

no test coverage detected