tests for is.class and readme info
This commit is contained in:
parent
103c5afe6f
commit
148d5e0e2c
3 changed files with 15 additions and 1 deletions
|
|
@ -64,6 +64,10 @@ All the below methods accept a value and returns a boolean for whether the value
|
|||
#### Built-in types
|
||||
|
||||
##### .array(value)
|
||||
##### .class(value)
|
||||
|
||||
Returns `true` for any function that initialized as an ES6 class.
|
||||
|
||||
##### .function(value)
|
||||
##### .buffer(value)
|
||||
##### .object(value)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue