EntityType
EntityType is an object representing a variable or type.
It is primarily used as a property of the Identifier object to generate a const or type keyword when the Identifier is rendered by a Definition.
Properties
| Property | Type | Description |
|---|---|---|
| type | 'variable' | 'type' | Type of entity |