import * as valibot from "https://deno.land/x/valibot@v1.0.0-beta.1-i18n/src/methods/fallback/fallbackAsync.ts";
Functions
Returns a fallback value as output if the input does not match the schema. |
Type Aliases
Fallback async type. | |
Schema with fallback async type. |