MCPcopy Create free account
hub / github.com/microsoft/SandDance / toDataURL

Function toDataURL

docs/app/js/sanddance-app.js:66952–66954  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

66950 }, _callee, this);
66951 }));
66952 function toDataURL() {
66953 return _toDataURL.apply(this, arguments);
66954 }
66955 return toDataURL;
66956 }()
66957 },

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected