Add isPlainObject
This commit is contained in:
@ -98,6 +98,7 @@ isNil:type
|
||||
isNull:type
|
||||
isNumber:type,math
|
||||
isObject:type,object
|
||||
isPlainObject:type,object
|
||||
isPrime:math
|
||||
isPrimitive:type,function,array,string
|
||||
isPromiseLike:type,function,promise
|
||||
|
||||
Reference in New Issue
Block a user