Skip to content

Commit

Permalink
Merge branch 'master' of github.com:seanmorris/Weaker
Browse files Browse the repository at this point in the history
  • Loading branch information
seanmorris committed Aug 25, 2024
2 parents 9cd8ef5 + 24a30c4 commit 79f7e74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ npm install weaker
```

```javascript
import { WeakerMap } from 'weaker';
import { WeakerMap, WeakerSet } from 'weaker';
```

### One or the other
Expand Down

0 comments on commit 79f7e74

Please sign in to comment.