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