NeverThe never type (no valid values).
models
Source effect/SchemaRepresentation.ts:1494 lines
export interface Never {
readonly Never._tag: "Never"_tag: "Never"
readonly Never.annotations?: anyannotations?: import SchemaSchema.declareAnnotations.type Schema.Annotations.Annotations = /*unresolved*/ anyAnnotations | undefined
}Referenced by 1 symbols