Skip to content

Commit

Permalink
chore: add back identity
Browse files Browse the repository at this point in the history
  • Loading branch information
yonadaa committed Mar 11, 2024
1 parent a1f5492 commit 74e916a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/common/src/utils/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ export * from "./bigIntMin";
export * from "./bigIntSort";
export * from "./chunk";
export * from "./groupBy";
export * from "./identity";
export * from "./includes";
export * from "./isDefined";
export * from "./isNotNull";
Expand Down

0 comments on commit 74e916a

Please sign in to comment.