Skip to content

Commit

Permalink
added promiseWithTimeout to index
Browse files Browse the repository at this point in the history
  • Loading branch information
narcis-fv committed Apr 22, 2023
1 parent f1106cc commit d97f8ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/helpers/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ export * from "./moveToFirst";
export * from "./moveToLast";
export * from "./parseDate";
export * from "./pretty";
export * from "./promiseWithTimeout";
export * from "./sleep";
export * from "./toggleArray";
export * from "./truncate";

0 comments on commit d97f8ae

Please sign in to comment.