Hyperlinkv0.8.0-beta.28

SchemaRepresentation

export const $MultiDocument = Schema.Struct({
  representations: Schema.NonEmptyArray($Representation),
  references: Schema.Record(Schema.String, $Representation)
}).annotate({ identifier: "MultiDocument" })
Referenced by 1 symbols