MCPcopy
hub / github.com/Alishahryar1/free-claude-code / byId

Function byId

api/admin_static/admin.js:34–34  ·  view source on GitHub ↗
(id)

Source from the content-addressed store, hash-verified

32];
33
34const byId = (id) => document.getElementById(id);
35
36function sourceLabel(source) {
37 const labels = {

Callers 10

loadFunction · 0.85
renderNavFunction · 0.85
setActiveViewFunction · 0.85
renderProvidersFunction · 0.85
renderSectionsFunction · 0.85
updateDirtyStateFunction · 0.85
applyFunction · 0.85
syncModelDatalistFunction · 0.85
showMessageFunction · 0.85
admin.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected