Skip to content

Commit

Permalink
新增relativeTime的导出
Browse files Browse the repository at this point in the history
  • Loading branch information
adaex committed Aug 10, 2021
1 parent 3f399a8 commit 2e7e2b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dayjs/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ import * as relativeTime from 'dayjs/plugin/relativeTime'

dayjs.extend(relativeTime)

export { dayjs }
export { dayjs, relativeTime }

0 comments on commit 2e7e2b4

Please sign in to comment.