method z.ZodSchema.prototype.arrayimport { z } from "https://dotland.deno.dev/x/fluentci@v0.13.0/deps.ts"; const { ZodSchema } = z; array(): ZodArray<this>ReturnsZodArray<this>