Add .weakRef() (#165)

Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
This commit is contained in:
Eric(书生) 2022-06-13 15:05:26 +08:00 committed by GitHub
parent 06d217f70c
commit e503a9ec49
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 23 additions and 2 deletions

View file

@ -198,6 +198,7 @@ is.boundFunction(function () {});
##### .set(value)
##### .weakMap(value)
##### .weakSet(value)
##### .weakRef(value)
#### Typed arrays