method ZodType.prototype.arrayimport { ZodType } from "https://dotland.deno.dev/x/zod@v3.20/mod.ts"; array(): ZodArray<this>ReturnsZodArray<this>