Skip to content
This repository has been archived by the owner on Feb 17, 2021. It is now read-only.

Commit

Permalink
feat: export createMemoize
Browse files Browse the repository at this point in the history
  • Loading branch information
mg901 committed May 5, 2019
1 parent 4cc36d0 commit c4d556f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ export {
reduce,
filter,
invariant,
createMemoize,
invariantWithPrefix,
} from './lib';
export { isNumeric, hasPx } from './utils/validators';
Expand Down

0 comments on commit c4d556f

Please sign in to comment.