Type Alias Type

Type:
    | "string"
    | "boolean"
    | "number"
    | "array"
    | "object"

This describes the type of the config items.