Type Alias SettingType

SettingType:
    | "string"
    | "number"
    | "boolean"
    | "select"