import { type UntypedSchemaResult } from "https://deno.land/x/valibot@v0.22.0/src/types/index.ts";
Untyped parse result type.
definition: { typed: false; output: unknown; issues: Issues; }
x/valibot/src/types/index.ts>UntypedSchemaResult
import { type UntypedSchemaResult } from "https://deno.land/x/valibot@v0.22.0/src/types/index.ts";
Untyped parse result type.