Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/microsoft/SandDance
/ ELEMENTS
Method
ELEMENTS
docs/app/js/sanddance-app.js:70244–70246 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
70242
return
object;
70243
}
70244
get ELEMENTS() {
70245
return
3;
70246
}
70247
get z() {
70248
return
this[2];
70249
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected