Function: isDerivedFrom(value, base) It's used to check if the type of the specified value is derived from the base type. Reference Go Back License MIT