Variables
zodToJSONSchema
declaration
constzodToJSONSchema: (schema:z.ZodTypeAny,io?:"input"|"output") =>z.core.JSONSchema.JSONSchema
Transform a zod-schema to a JSON-schema with sensible defaults.
Parameters
| Parameter | Type | 
|---|---|
  | 
  | 
  | 
  | 
Returns
z.core.JSONSchema.JSONSchema