Skip to content

Commit

Permalink
chore: fix index
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Feb 18, 2023
1 parent 08a07c5 commit 73e3a7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/shared/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ export * from './useArrayEvery'
export * from './useArrayFilter'
export * from './useArrayFind'
export * from './useArrayFindIndex'
export * from './useArrayFindLast'
export * from './useArrayJoin'
export * from './useArrayMap'
export * from './useArrayReduce'
Expand Down

0 comments on commit 73e3a7d

Please sign in to comment.