Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VitoHowe/glm-coding
/ removeChild
Function
removeChild
app/services/tdc_vm_runner.cjs:66–66 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
64
attributes: {},
65
appendChild() {},
66
removeChild() {},
67
insertBefore() {},
68
setAttribute(name, value) {
69
this.attributes[name] = String(value);
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected