NullThe null type.
models
Source effect/SchemaRepresentation.ts:1164 lines
export interface Null {
readonly Null._tag: "Null"_tag: "Null"
readonly Null.annotations?: anyannotations?: import SchemaSchema.declareAnnotations.type Schema.Annotations.Annotations = /*unresolved*/ anyAnnotations | undefined
}Referenced by 1 symbols