Type Alias: ContentErrorType
type ContentErrorType = typeof ContentErrorType[keyof typeof ContentErrorType];
Defined in: src/models/enums.ts:50
Union type of content error type values.
type ContentErrorType = typeof ContentErrorType[keyof typeof ContentErrorType];
Defined in: src/models/enums.ts:50
Union type of content error type values.