effect-io-ai

Package: effect
Module: SchemaRepresentation

SchemaRepresentation.Code

Runtime and TypeScript source generated for one schema.

Signature

export interface Code {
  readonly runtime: string
  readonly Type: string
}

Source

Since v4.0.0