(context)
| 125794 | parcelHelpers.defineInteropFlag(exports); |
| 125795 | var _basisJs = require("./basis.js"); |
| 125796 | function BasisOpen(context) { |
| 125797 | this._context = context; |
| 125798 | } |
| 125799 | BasisOpen.prototype = { |
| 125800 | areaStart: function() { |
| 125801 | this._line = 0; |
nothing calls this directly
no outgoing calls
no test coverage detected