Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
Ola from
"./ola"
;
2
3
const
delay = (time = 400) =>
new
Promise(done => setTimeout(done, time));
4
Callers
nothing calls this directly
Calls
2
delay
Function · 0.85
Ola
Function · 0.70
Tested by
no test coverage detected