feat: add .isWeakRef
This commit is contained in:
parent
65ea91297e
commit
9d2121e436
5 changed files with 22 additions and 5 deletions
|
|
@ -198,6 +198,7 @@ is.boundFunction(function () {});
|
|||
##### .set(value)
|
||||
##### .weakMap(value)
|
||||
##### .weakSet(value)
|
||||
##### .weakRef(value)
|
||||
|
||||
#### Typed arrays
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue