(d)
| 125045 | var _constantJsDefault = parcelHelpers.interopDefault(_constantJs); |
| 125046 | var _mathJs = require("./math.js"); |
| 125047 | function arcInnerRadius(d) { |
| 125048 | return d.innerRadius; |
| 125049 | } |
| 125050 | function arcOuterRadius(d) { |
| 125051 | return d.outerRadius; |
| 125052 | } |
nothing calls this directly
no outgoing calls
no test coverage detected