Checks if the value is an instance of the specified object.
The value array being checked.
The target type constructor
True if the value is an instance of the specified object, false otherwise.
Generated using TypeDoc
Checks if the value is an instance of the specified object.