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

File prefix.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 4

testFunction · 0.85
createHttpTestServerFunction · 0.85
kyFunction · 0.85
createMethod · 0.80

Tested by

no test coverage detected