import { undefinedTypeAsync } from "https://deno.land/x/valibot@v0.19.0/src/index.ts";
Creates an async undefined schema.
Parameters
optional
error: ErrorMessageThe error message.
Returns
An async undefined schema.
x/valibot/src/index.ts>undefinedTypeAsync
import { undefinedTypeAsync } from "https://deno.land/x/valibot@v0.19.0/src/index.ts";
Creates an async undefined schema.
The error message.
An async undefined schema.