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