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