Skip to content

Commit

Permalink
Export inferTimeFormat
Browse files Browse the repository at this point in the history
  • Loading branch information
mkfreeman committed Jul 26, 2024
1 parent 203bd4c commit 8518955
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,4 @@ export {formatIsoDate, formatNumber, formatWeekday, formatMonth} from "./format.
export {scale} from "./scales.js";
export {legend} from "./legends.js";
export {numberInterval} from "./options.js";
export {timeInterval, utcInterval} from "./time.js";
export {timeInterval, utcInterval, inferTimeFormat} from "./time.js";

0 comments on commit 8518955

Please sign in to comment.