MCPcopy
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
25function $ele (id) {
26 return document.getElementById(id)
27}
28
29;(async () => {
30 const cookieStore = await new CookieStore()

Callers 1

test.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected