TsInterface Type
Represents a TypeScript `interface` type with its members and generics.
Reflects: `InterfaceDeclaration` and its computed `InterfaceType`.
Example (TS):
```ts
export interface IterableLike
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
|
|
|
|