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