import { type UntypedSchemaResult } from "https://deno.land/x/valibot@v0.30.0/mod.ts";
Untyped schema result type.
Properties
issues: SchemaIssues
The parse issues.
x/valibot/mod.ts>UntypedSchemaResult
import { type UntypedSchemaResult } from "https://deno.land/x/valibot@v0.30.0/mod.ts";
Untyped schema result type.
The parse issues.