(unit)
| 111369 | [MILLISECONDS]: (0, _d3Time.utcMillisecond) |
| 111370 | }; |
| 111371 | function timeInterval(unit) { |
| 111372 | return timeIntervals[unit]; |
| 111373 | } |
| 111374 | function utcInterval(unit) { |
| 111375 | return utcIntervals[unit]; |
| 111376 | } |
no outgoing calls
no test coverage detected