MCPcopy
hub / github.com/socketio/socket.io / $

Function $

packages/engine.io/examples/latency/public/index.js:11–11  ·  view source on GitHub ↗
(id)

Source from the content-addressed store, hash-verified

9// helper
10
11function $ (id) { return document.getElementById(id); }
12
13// chart
14

Callers 3

renderFunction · 0.70
sendFunction · 0.70
index.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected