Type Alias: ErrorCodes
type ErrorCodes = typeof ErrorCodes[keyof typeof ErrorCodes];
Defined in: src/models/model-security-enums.ts:4
Union type of all possible error code values.
type ErrorCodes = typeof ErrorCodes[keyof typeof ErrorCodes];
Defined in: src/models/model-security-enums.ts:4
Union type of all possible error code values.