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

Function setEnd

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

Source from the content-addressed store, hash-verified

161 return makeNoopProxy({
162 setStart() {},
163 setEnd() {},
164 getBoundingClientRect() {
165 return { width: 100, height: 20 };
166 },

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected