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

Method INDICES

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

Source from the content-addressed store, hash-verified

72005 return 4;
72006 }
72007 get INDICES() {
72008 return INDICES;
72009 }
72010 constructor(array){
72011 super(-0, -0, -0, -0, -0, -0, -0, -0, -0, -0, -0, -0, -0, -0, -0, -0);
72012 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