docs: update class method description
This commit is contained in:
parent
85c89925b6
commit
c0e622af93
1 changed files with 1 additions and 1 deletions
|
|
@ -411,7 +411,7 @@ An object is plain if it's created by either `{}`, `new Object()`, or `Object.cr
|
|||
##### .asyncIterable(value)
|
||||
##### .class(value)
|
||||
|
||||
Returns `true` for instances created by a class.
|
||||
Returns `true` if the value is a class constructor.
|
||||
|
||||
##### .typedArray(value)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue