Type Alias: EvalOutcome
type EvalOutcome = typeof EvalOutcome[keyof typeof EvalOutcome];
Defined in: src/models/model-security-enums.ts:27
Union type of all possible evaluation outcome values.
type EvalOutcome = typeof EvalOutcome[keyof typeof EvalOutcome];
Defined in: src/models/model-security-enums.ts:27
Union type of all possible evaluation outcome values.