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 2e7e2b4 commit 5d5120a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
export { default as component } from './component'
export { default as coreConfig } from './config'
export { dayjs } from './dayjs'
export { dayjs, relativeTime } from './dayjs'
export { default as die } from './die'
export { default as echo } from './echo'
export { Gateway } from './gw/Gateway'
Expand Down

0 comments on commit 5d5120a

Please sign in to comment.