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

Class

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

Source from the content-addressed store, hash-verified

4929var _selection = require("../selection");
4930var _zBase = require("../zBase");
4931class Square extends (0, _layout.Layout) {
4932 constructor(props){
4933 super(props);
4934 this.props = props;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected