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

Method elements

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

Source from the content-addressed store, hash-verified

69372 return this.check();
69373 }
69374 get elements() {
69375 return this;
69376 }
69377}
69378exports.default = MathArray;
69379

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected