Condition value.
Represents a specific state with exactly one active property from the condition patterns. TypeScript enforces mutual exclusivity, preventing invalid multi-variant values at compile time.
The condition patterns defining available states
Condition value.
Represents a specific state with exactly one active property from the condition patterns. TypeScript enforces mutual exclusivity, preventing invalid multi-variant values at compile time.