import { blobAsync } from "https://deno.land/x/valibot@v0.30.0/src/schemas/blob/blobAsync.ts";
Creates an async blob schema.
Parameters
optional
message: ErrorMessageThe error message.
Returns
An async blob schema.
x/valibot/src/schemas/blob/blobAsync.ts>blobAsync
import { blobAsync } from "https://deno.land/x/valibot@v0.30.0/src/schemas/blob/blobAsync.ts";
Creates an async blob schema.
The error message.
An async blob schema.