Skip to content

Commit

Permalink
feat: Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sweep-ai[bot] committed Jan 30, 2024
1 parent e468adb commit 45afe25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ It ships with an [UMD](https://github.com/umdjs/umd) bundle by default (which wo

```ts
import { waitUntil } from 'async-wait-until';
import { WAIT_FOREVER } from 'async-wait-until';

// ...
await waitUntil(() => document.querySelector('#hey') != null);
Expand Down

0 comments on commit 45afe25

Please sign in to comment.