effect-io-ai

Package: effect
Module: SchemaRepresentation

SchemaRepresentation.References

Named representation definitions.

Signature

export interface References {
  readonly [$ref: string]: Representation
}

Source

Since v4.0.0