Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/gruns/ImmortalDB
/ $ele
Function
$ele
testing/test.js:25–27 ·
view source on GitHub ↗
(id)
Source
from the content-addressed store, hash-verified
23
}
24
25
function
$ele (id) {
26
return
document.getElementById(id)
27
}
28
29
;(
async
() => {
30
const
cookieStore =
await
new
CookieStore()
Callers
1
test.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected