Skip to content

Commit

Permalink
Merge branch 'refactor/remove_namespace' into refactor/4x-deprecations
Browse files Browse the repository at this point in the history
  • Loading branch information
hibiyasleep authored Feb 19, 2025
2 parents 97243e7 + 362dd49 commit f4a5427
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/date-util/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ export {
startOfDate,
subtractOneDayIfLocalTimeIsMidnight,
} from './date-util';

export type { DatePropertyType, DateType, Iso8601FormatType, LocaleType, TimeZoneType } from './date-util-base.type';
export {
DATE_FORMAT,
Expand Down

0 comments on commit f4a5427

Please sign in to comment.