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

Class

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

Source from the content-addressed store, hash-verified

3821var _scope = require("../scope");
3822var _selection = require("../selection");
3823class AggregateContainer extends (0, _layout.Layout) {
3824 constructor(props){
3825 super(props);
3826 this.props = props;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected