Type Alias: Verdict
type Verdict = typeof Verdict[keyof typeof Verdict];
Defined in: src/models/enums.ts:4
Union type of all possible verdict values.
type Verdict = typeof Verdict[keyof typeof Verdict];
Defined in: src/models/enums.ts:4
Union type of all possible verdict values.