| 3821 | var _scope = require("../scope"); |
| 3822 | var _selection = require("../selection"); |
| 3823 | class AggregateContainer extends (0, _layout.Layout) { |
| 3824 | constructor(props){ |
| 3825 | super(props); |
| 3826 | this.props = props; |
nothing calls this directly
no outgoing calls
no test coverage detected