import { type BigintSchemaAsync } from "https://deno.land/x/valibot@v0.30.0/src/schemas/bigint/bigintAsync.ts";
Bigint schema async type.
Properties
message: ErrorMessage | undefined
The error message.
pipe: PipeAsync<bigint> | undefined
The validation and transformation pipeline.