Skip to content

Commit

Permalink
fix: export equal (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
NamesMT committed Dec 10, 2023
1 parent 7cfe120 commit c68ad09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
@@ -1,5 +1,6 @@
export * from './array'
export * from './base'
export * from './equal'
export * from './guards'
export * from './is'
export * from './math'
Expand Down

0 comments on commit c68ad09

Please sign in to comment.