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