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

Class

docs/app/js/sanddance-app.js:10001–10001  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9999 DataLayoutChange1[DataLayoutChange1["refine"] = 2] = "refine";
10000})(DataLayoutChange || (DataLayoutChange = {}));
10001class Animator {
10002 constructor(dataScope, props){
10003 this.dataScope = dataScope;
10004 this.props = props;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected