import { getFallbackAsync } 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.
x/valibot/mod.ts>getFallbackAsync
import { getFallbackAsync } 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.