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

Class

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

Source from the content-addressed store, hash-verified

5147var _scope = require("../scope");
5148var _selection = require("../selection");
5149class Stack extends (0, _layout.Layout) {
5150 constructor(props){
5151 super(props);
5152 this.props = props;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected