Skip to content

Commit

Permalink
docs(readme): remove warning
Browse files Browse the repository at this point in the history
  • Loading branch information
lsndr committed Aug 14, 2023
1 parent 8a790da commit 18def29
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,6 @@ map.get('key');

Returns the number of values in the `WeakIdentityMap` object.

> :warning: Number of values is not precise due to nature of `FinalizationRegistry` object.
#### set(any, object): this

The `set()` method adds or updates an element with a specified key and an object to a `WeakIdentityMap` object.
Expand Down

0 comments on commit 18def29

Please sign in to comment.