| 9999 | DataLayoutChange1[DataLayoutChange1["refine"] = 2] = "refine"; |
| 10000 | })(DataLayoutChange || (DataLayoutChange = {})); |
| 10001 | class Animator { |
| 10002 | constructor(dataScope, props){ |
| 10003 | this.dataScope = dataScope; |
| 10004 | this.props = props; |
nothing calls this directly
no outgoing calls
no test coverage detected