MCPcopy Create free account
hub / github.com/miguelgrinberg/python-socketio / $

Function $

examples/server/javascript/latency_public/index.js:2–2  ·  view source on GitHub ↗
(id)

Source from the content-addressed store, hash-verified

1// helper
2function $ (id) { return document.getElementById(id); }
3
4// chart
5let smoothie;

Callers 3

renderFunction · 0.85
sendFunction · 0.85
index.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected