import { type ParseInfo } from "https://deno.land/x/valibot@v0.22.0/src/types/schema.ts";
Parse info type.
definition: Partial<Pick<Issue, >>
| "origin"
| "abortEarly"
| "abortPipeEarly"
| "skipPipe"
import { type ParseInfo } from "https://deno.land/x/valibot@v0.22.0/src/types/schema.ts";
Parse info type.