For the complete documentation index, see llms.txt.
Skip to main content
Version: 8.10 (unreleased)

Type Alias: AnyVariableSchema

type AnyVariableSchema = z.ZodObject<any>;

Any Zod object schema; used as the DTO that declares the variables to fetch.