(definition)
| 110063 | }); |
| 110064 | } |
| 110065 | function timeFormatLocale(definition) { |
| 110066 | return timeLocale((0, _d3TimeFormat.timeFormatLocale)(definition)); |
| 110067 | } |
| 110068 | function timeFormatDefaultLocale(definition) { |
| 110069 | return arguments.length ? defaultTimeLocale = timeFormatLocale(definition) : defaultTimeLocale; |
| 110070 | } |
no test coverage detected