Skip to content

Commit f3a70ee

Browse files
feat: format util
1 parent 12998a3 commit f3a70ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/time/src/date/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ export * from './isSameOrBefore'
1313
export * from './isSameOrAfter'
1414
export * from './isBetween'
1515
export * from './intersects'
16-
export * from './formatDate'
16+
export * from './format'

0 commit comments

Comments
 (0)