interface TupleIssue implements BaseIssue<unknown>Re-exportimport { type TupleIssue } from "https://deno.land/x/valibot@v1.0.0-beta.1-i18n/src/index.ts"; Tuple issue type. Propertiesreadonlykind: "schema"The issue kind. readonlytype: "tuple"The issue type. readonlyexpected: "Array"The expected property.