forked from orbit-oss/is
Add .weakRef() (#165)
Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
This commit is contained in:
parent
06d217f70c
commit
e503a9ec49
4 changed files with 23 additions and 2 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