isObjectOf
should accept any object with Object.assign
#126
Labels
Milestone
isObjectOf
should accept any object with Object.assign
#126
From #75,
isObjectOf
acceptFunction
withObject.assign
. Additionally, it acceptstring
,number
,bigint
,boolean
,object
, andsymbol
natively. SoisObjectOf
currently support almost all object exceptArray
likeOnly array result become
false
The text was updated successfully, but these errors were encountered: