MCPcopy Create free account
hub / github.com/colbymchenry/codegraph / $

Function $

telemetry-dashboard/public/app.js:95–95  ·  view source on GitHub ↗
(root, role)

Source from the content-addressed store, hash-verified

93}
94
95const $ = (root, role) => root.querySelector(`[data-role="${role}"]`);
96
97// ---------------------------------------------------------------------------
98// Building the page

Callers 8

buildFiltersFunction · 0.85
syncFiltersFunction · 0.85
setStateFunction · 0.85
drawTableFunction · 0.85
drawStatFunction · 0.85
drawFunnelFunction · 0.85
drawChartFunction · 0.85
drawPanelFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected