(context)
| 133622 | var _noopJs = require("../noop.js"); |
| 133623 | var _noopJsDefault = parcelHelpers.interopDefault(_noopJs); |
| 133624 | function PathContext(context) { |
| 133625 | this._context = context; |
| 133626 | } |
| 133627 | exports.default = PathContext; |
| 133628 | PathContext.prototype = { |
| 133629 | _radius: 4.5, |
nothing calls this directly
no outgoing calls
no test coverage detected