import { type BaseIssue } from "https://deno.land/x/valibot@v1.0.0-beta.2-to-json-schema/src/types/index.ts";
Base issue type.
Properties
readonly
input: TInputThe raw input data.
readonly
optional
path: [IssuePathItem, ...IssuePathItem[]] | undefinedThe issue path.