method z.ZodSchema.prototype.arrayimport { z } from "https://dotland.deno.dev/x/zod@v3.23.7/index.ts"; const { ZodSchema } = z; array(): ZodArray<this>ReturnsZodArray<this>