Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sindresorhus/ky
/ with-page.ts
File
with-page.ts
test/with-page.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{setTimeout as delay} from
'node:timers/promises'
;
2
import
test from
'ava'
;
3
import
{promiseWithTimeout} from
'./helpers/with-page.js'
;
4
Callers
nothing calls this directly
Calls
3
test
Function · 0.85
promiseWithTimeout
Function · 0.85
delay
Function · 0.85
Tested by
no test coverage detected