type alias z.SomeZodObjectimport { type z } from "https://dotland.deno.dev/x/zod@v3.21.4/mod.ts"; const { SomeZodObject } = z; definition: ZodObject<ZodRawShape, UnknownKeysParam, ZodTypeAny>