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

Method ELEMENTS

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

Source from the content-addressed store, hash-verified

71008 return object;
71009 }
71010 get ELEMENTS() {
71011 return 4;
71012 }
71013 get z() {
71014 return this[2];
71015 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected