TsClass Type
Represents a TypeScript `class` with constructors, members, generics and heritage.
Reflects: `ClassDeclaration` and its computed `InterfaceType` for instance side.
Example (TS):
```ts
export class C
Record fields
| Record Field |
Description
|
|
|
Full Usage:
Enumerable
Field type: bool
|
|
Full Usage:
FullyQualifiedName
Field type: string list
|
|
|
|
|
|
Full Usage:
Name
Field type: string
|
|
Full Usage:
Source
Field type: string option
|
|
|
|