MCPcopy
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

1import {setTimeout as delay} from 'node:timers/promises';
2import test from 'ava';
3import {promiseWithTimeout} from './helpers/with-page.js';
4

Callers

nothing calls this directly

Calls 3

testFunction · 0.85
promiseWithTimeoutFunction · 0.85
delayFunction · 0.85

Tested by

no test coverage detected