MCPcopy Create free account
hub / github.com/VitoHowe/glm-coding / getElementById

Function getElementById

app/services/tdc_vm_runner.cjs:175–177  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

173 return [];
174 },
175 getElementById() {
176 return createElementStub();
177 },
178 addEventListener() {},
179 removeEventListener() {},
180 });

Callers

nothing calls this directly

Calls 1

createElementStubFunction · 0.85

Tested by

no test coverage detected