Package: effect Module: SchemaRepresentation
effect
SchemaRepresentation
A single representation and its definitions.
Signature
export interface Document { readonly representation: Representation readonly references: References }
Source
Since v4.0.0