interface RawCheckIssue implements BaseIssue<TInput>Re-exportimport { type RawCheckIssue } from "https://deno.land/x/valibot@v1.0.0-beta.1-i18n/src/index.ts"; Raw check issue type. Type ParametersTInputPropertiesreadonlykind: "validation"The issue kind. readonlytype: "raw_check"The issue type.