Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
raviqqe committed Nov 10, 2023
1 parent a6656e3 commit f04ae64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
export * from "./compact.js";
export * from "./identity.js";
export * from "./is-truthy.js";
export * from "./last.js";
export * from "./once.js";
export * from "./unique.js";

0 comments on commit f04ae64

Please sign in to comment.