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

Method INDICES

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

Source from the content-addressed store, hash-verified

71092 return 3;
71093 }
71094 get INDICES() {
71095 return INDICES;
71096 }
71097 constructor(array, ...args){
71098 super(-0, -0, -0, -0, -0, -0, -0, -0, -0);
71099 if (arguments.length === 1 && Array.isArray(array)) this.copy(array);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected