interface ArrayIssue implements BaseIssue<unknown>Re-exportimport { type ArrayIssue } from "https://deno.land/x/valibot@v1.0.0-beta.2-to-json-schema/mod.ts"; Array issue type. Propertiesreadonlykind: "schema"The issue kind. readonlytype: "array"The issue type. readonlyexpected: "Array"The expected property.