import * as valibot from "https://deno.land/x/valibot@v0.30.0/src/methods/getFallback/index.ts";
Functions
Returns the fallback value of the schema. | |
Returns the fallback value of the schema. |
Type Aliases
Fallback value inference type. | |
Schema with maybe fallback type. | |
Schema with maybe fallback async type. |