Skip to content

Commit

Permalink
chore: quick fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sabhas committed Mar 29, 2023
1 parent b208bc2 commit 338291d
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/time/index.ts
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
export { timestampToYYYYMMDDHHMMSS, generateTimestamp } from './timestamp'
export {
convertSecondsToHms,
timestampToYYYYMMDDHHMMSS,
generateTimestamp
} from './timestamp'

0 comments on commit 338291d

Please sign in to comment.