Skip to content

Commit

Permalink
Merge pull request #3 from mll-lab/add_export_of_round
Browse files Browse the repository at this point in the history
fix: add export of round function
  • Loading branch information
simbig authored Sep 6, 2021
2 parents 46f08ef + e8a4739 commit f653e43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ export * from './array';
export * from './date';
export * from './pluralize';
export * from './predicates';
export * from './round';

0 comments on commit f653e43

Please sign in to comment.