import { type SchemaResult } from "https://deno.land/x/valibot@v0.30.0/mod.ts";
Schema result type.
definition: TypedSchemaResult<TOutput> | UntypedSchemaResult
import { type SchemaResult } from "https://deno.land/x/valibot@v0.30.0/mod.ts";
Schema result type.