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