Type alias SimpleTypeAlias

SimpleTypeAlias: string | number | boolean

A simple type alias defined using the type keyword.