ZodTypeAnyCopyimport type { ZodTypeAny } from "https://esm.sh/zod@3.25.76/index.d.cts";type ZodTypeAny = ZodType<any, any, any>;§Type§ZodType<any, any, any>[src]