Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
test from
'ava'
;
2
import
ky from
'../source/index.js'
;
3
import
{createHttpTestServer} from
'./helpers/create-http-test-server.js'
;
4
Callers
nothing calls this directly
Calls
4
test
Function · 0.85
createHttpTestServer
Function · 0.85
ky
Function · 0.85
create
Method · 0.80
Tested by
no test coverage detected