Compartilhar via


ErrorType type

Define valores para ErrorType. Os valores possíveis incluem: 'Padrão', 'Aviso', 'Erro'

type ErrorType = "Default" | "Warning" | "Error"