Type Alias RuntimePrimitive

RuntimePrimitive:
    | null
    | boolean
    | number
    | string
    | bigint