MCPcopy
hub / github.com/copy/v86 / $

Function $

src/browser/main.js:89–92  ·  view source on GitHub ↗
(id)

Source from the content-addressed store, hash-verified

87 }
88
89 function $(id)
90 {
91 return document.getElementById(id);
92 }
93
94 // These values were previously stored in localStorage
95 const elements_to_restore = [

Callers 11

show_progressFunction · 0.85
onloadFunction · 0.85
set_proxy_valueFunction · 0.85
debug_onloadFunction · 0.85
start_emulationFunction · 0.85
init_uiFunction · 0.85
update_infoFunction · 0.85
do_captureFunction · 0.85
init_filesystem_panelFunction · 0.85
debug_startFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected