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