Type Alias primitives

primitives:
    | number
    | string
    | boolean
    | null
    | undefined