Class: UncheckedTypeInfo
types.unchecked type info.
Extends
Constructors
Constructor
new UncheckedTypeInfo(thisType): UncheckedTypeInfo;
Parameters
| Parameter | Type |
|---|---|
thisType | AnyStandardType |
Returns
UncheckedTypeInfo
Inherited from
Properties
kind
readonly kind: "unchecked" = "unchecked";
Overrides
thisType
readonly thisType: AnyStandardType;