Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Commit

Permalink
Added index file in utils
Browse files Browse the repository at this point in the history
  • Loading branch information
testersen committed Nov 17, 2023
1 parent 9b267f4 commit c4e98e1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/util/index.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
export * from "./Callable";
export * from "./indexOf";
export * from "./trimIndent";

0 comments on commit c4e98e1

Please sign in to comment.