| 5763 | var _scope = require("../scope"); |
| 5764 | var _signals = require("../signals"); |
| 5765 | class Wrap extends (0, _layout.Layout) { |
| 5766 | constructor(props){ |
| 5767 | super(props); |
| 5768 | this.props = props; |
nothing calls this directly
no outgoing calls
no test coverage detected