MCPcopy
hub / github.com/franciscop/ola / ola.test.js

File ola.test.js

ola.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import Ola from "./ola";
2
3const delay = (time = 400) => new Promise(done => setTimeout(done, time));
4

Callers

nothing calls this directly

Calls 2

delayFunction · 0.85
OlaFunction · 0.70

Tested by

no test coverage detected