is Method
Returns true if this class is or is derived from the specified class.
is(baseName: string): boolean
@note Class names are compared case-sensitively.
| Parameter | Type | Description | 
|---|---|---|
| baseName | string | 
Returns - boolean
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.