Skip to content

Commit

Permalink
fix: export waitFor() in index
Browse files Browse the repository at this point in the history
  • Loading branch information
rocwind committed Apr 12, 2021
1 parent 742861d commit 082d37c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
export * from './wait';
export * from './withReady';
export * from './waitFor';

0 comments on commit 082d37c

Please # to comment.