import { getFallback } from "https://deno.land/x/valibot@v0.28.1/mod.ts";
Returns the fallback value of the schema.
Parameters
schema: TSchema
The schema to get the fallback value from.
import { getFallback } from "https://deno.land/x/valibot@v0.28.1/mod.ts";
Returns the fallback value of the schema.
The schema to get the fallback value from.