effect-io-ai

Package: effect
Module: SchemaRepresentation

SchemaRepresentation.makeCode

Creates generated runtime and TypeScript source strings for a schema.

Signature

declare const makeCode: (runtime: string, Type: string) => Code

Source

Since v4.0.0