Skip to main content
Version: Next 🚧

[T] Type

type Type: 
| BooleanLiteral
| Decorator
| Enum
| EnumMember
| FunctionParameter
| FunctionType
| Interface
| IntrinsicType
| Model
| ModelProperty
| Namespace
| NumericLiteral
| ObjectType
| Operation
| Projection
| Scalar
| ScalarConstructor
| StringLiteral
| StringTemplate
| StringTemplateSpan
| TemplateParameter
| Tuple
| Union
| UnionVariant;