import * as valibot from "https://deno.land/x/valibot@v0.1.0-to-json-schema/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. |