Skip to content

Commit

Permalink
revert export types
Browse files Browse the repository at this point in the history
  • Loading branch information
djalmajr committed Feb 8, 2022
1 parent a15b3d3 commit 2d2bc20
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ export * from './size';
export * from './sortBy';
export * from './template';
export * from './times';
export * from './types';
export * from './uniq';
export * from './uniqBy';
export * from './uniqWith';

0 comments on commit 2d2bc20

Please sign in to comment.