Udostępnij za pośrednictwem


ErrorType type

Definiuje wartości ErrorType. Możliwe wartości to: "Default", "Warning", "Error"

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