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

Function insertBefore

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

Source from the content-addressed store, hash-verified

65 appendChild() {},
66 removeChild() {},
67 insertBefore() {},
68 setAttribute(name, value) {
69 this.attributes[name] = String(value);
70 },

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected