type alias z.ZodRawShapeimport { type z } from "https://deno.land/x/pup@1.0.0-rc.6/deps.ts"; const { ZodRawShape } = z; definition: { [k: string]: ZodTypeAny; }