type alias z.ZodTypeAnyimport { type z } from "https://deno.land/x/pup@1.0.0-alpha-32/deps.ts"; const { ZodTypeAny } = z; definition: ZodType<any, any, any>