(context)
| 125671 | var _noopJsDefault = parcelHelpers.interopDefault(_noopJs); |
| 125672 | var _basisJs = require("./basis.js"); |
| 125673 | function BasisClosed(context) { |
| 125674 | this._context = context; |
| 125675 | } |
| 125676 | BasisClosed.prototype = { |
| 125677 | areaStart: (0, _noopJsDefault.default), |
| 125678 | areaEnd: (0, _noopJsDefault.default), |
nothing calls this directly
no outgoing calls
no test coverage detected