ObjectKeywordThe object keyword type (matches any non-primitive).
models
Source effect/SchemaRepresentation.ts:2854 lines
export interface ObjectKeyword {
readonly ObjectKeyword._tag: "ObjectKeyword"_tag: "ObjectKeyword"
readonly ObjectKeyword.annotations?: anyannotations?: import SchemaSchema.declareAnnotations.type Schema.Annotations.Annotations = /*unresolved*/ anyAnnotations | undefined
}Referenced by 1 symbols