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

Function cancelAnimationFrame

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

Source from the content-addressed store, hash-verified

259 return 1;
260 },
261 cancelAnimationFrame() {},
262 atob(value) {
263 return Buffer.from(String(value), 'base64').toString('binary');
264 },

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected