import { type FallbackInfo } from "https://deno.land/x/valibot@v0.24.0/src/methods/index.ts";
Fallback info type.
definition: { input: unknown; issues: Issues; }
import { type FallbackInfo } from "https://deno.land/x/valibot@v0.24.0/src/methods/index.ts";
Fallback info type.