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

Function GlobeView1

docs/app/js/sanddance-app.js:97695–97700  ·  view source on GitHub ↗
(props)

Source from the content-addressed store, hash-verified

97693 (0, _inheritsDefault.default)(GlobeView1, _View);
97694 var _super = _createSuper(GlobeView1);
97695 function GlobeView1(props) {
97696 (0, _classCallCheckDefault.default)(this, GlobeView1);
97697 return _super.call(this, _objectSpread(_objectSpread({}, props), {}, {
97698 type: (0, _globeViewportDefault.default)
97699 }));
97700 }
97701 (0, _createClassDefault.default)(GlobeView1, [
97702 {
97703 key: "controller",

Callers

nothing calls this directly

Calls 1

_objectSpreadFunction · 0.70

Tested by

no test coverage detected