StatusLevelTypes type

Уровень кода.

type StatusLevelTypes = "Error" | "Info" | "Warning"