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