🚧
Still under progress. Soon will be finished.
Description
A type-alias declaration after being serialized
Properties
Name | Type | Description |
---|---|---|
name |
|
The name of the type-alias |
kind |
|
The type of declaration |
line |
|
The start line number where the type-alias is defined |
value |
|
The type that it’s assigned |
typeParameters |
|
The type parameters defined in the type-alias |
jsDoc |
|
Any JSDoc comment |
namespace |
|
The namespace name where the type-alias is defined |