type alias z.ZodRawShapeimport { type z } from "https://deno.land/x/zod@v3.23.3/index.ts"; const { ZodRawShape } = z; definition: { [k: string]: ZodTypeAny; }