Logo Xantham

TsTypeAlias Type

Represents a named alias for a type, possibly generic. Reflects: `TypeAliasDeclaration`. Example (TS): ```ts export type ReadonlyList = ReadonlyArray ```

Record fields

Record Field Description

Documentation

Full Usage: Documentation

Field type: TsComment list
Field type: TsComment list

FullyQualifiedName

Full Usage: FullyQualifiedName

Field type: string list
Field type: string list

Name

Full Usage: Name

Field type: string
Field type: string

Source

Full Usage: Source

Field type: string option
Field type: string option

Type

Full Usage: Type

Field type: TypeKey
Field type: TypeKey

TypeParameters

Full Usage: TypeParameters

Field type: InlinedTsTypeParameter list
Field type: InlinedTsTypeParameter list

Type something to start searching.