Skip to content

Commit

Permalink
Update util.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Zain-ul-din authored Sep 26, 2023
1 parent 304fa18 commit a2030f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/util.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
Stops the main thread for time
Stops the main thread for given time
@param number of seconds
**/
export async function delay(time: number) {
Expand Down

0 comments on commit a2030f9

Please sign in to comment.