This commit is contained in:
Matt Walsh 2022-12-06 16:14:56 -06:00
commit 6933e7b7f1
26 changed files with 600 additions and 873 deletions

View file

@ -7114,7 +7114,5 @@ function friendlyDateTime(dateTimeish) {
const VERSION = "3.1.0";
window.luxon = { DateTime, Duration, FixedOffsetZone, IANAZone, Info, Interval, InvalidZone, Settings, SystemZone, VERSION, Zone };
export { DateTime, Duration, FixedOffsetZone, IANAZone, Info, Interval, InvalidZone, Settings, SystemZone, VERSION, Zone };
//# sourceMappingURL=luxon.js.map