Checks whether given value's type is an instance of provided constructor. isInstanceOf.
A value to be checked.
A constructor to be used in a check.
A boolean representing the result.
Generated using TypeDoc
Checks whether given value's type is an instance of provided constructor. isInstanceOf.