Update readme.md
Co-authored-by: Giora Guttsait <giora111@gmail.com>
This commit is contained in:
parent
d91843b089
commit
d0071ffe6e
1 changed files with 1 additions and 1 deletions
|
|
@ -430,7 +430,7 @@ Returns `true` if `value` is an odd integer.
|
|||
|
||||
##### .propertyKey(value)
|
||||
|
||||
Returns `true` if `value` can be used as an object property key (either `string`, `number`, or `symbol`.)
|
||||
Returns `true` if `value` can be used as an object property key (either `string`, `number`, or `symbol`).
|
||||
|
||||
##### .any(predicate | predicate[], ...values)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue