Type Alias Primitive

Primitive:
    | boolean
    | number
    | string
    | null
    | undefined