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

Function toDataURL

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

Source from the content-addressed store, hash-verified

134 });
135 },
136 toDataURL() {
137 return 'data:image/png;base64,AAAA';
138 },
139 width: 300,
140 height: 150,
141 });

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected