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

Function LayersPass1

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

Source from the content-addressed store, hash-verified

81448 (0, _inheritsDefault.default)(LayersPass1, _Pass);
81449 var _super = _createSuper(LayersPass1);
81450 function LayersPass1() {
81451 (0, _classCallCheckDefault.default)(this, LayersPass1);
81452 return _super.apply(this, arguments);
81453 }
81454 (0, _createClassDefault.default)(LayersPass1, [
81455 {
81456 key: "render",

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected