Type Alias: RuleState
type RuleState = typeof RuleState[keyof typeof RuleState];
Defined in: src/models/model-security-enums.ts:78
Union type of all possible rule state values.
type RuleState = typeof RuleState[keyof typeof RuleState];
Defined in: src/models/model-security-enums.ts:78
Union type of all possible rule state values.