type alias z.ZodTypeAnyimport { type z } from "https://deno.land/x/netzo@0.5.63/deps/zod/mod.ts"; const { ZodTypeAny } = z; definition: ZodType<any, any, any>