import { type BigintSchema } from "https://deno.land/x/valibot@v0.8.0/src/schemas/bigint/bigint.ts";
Bigint schema type.
definition: BaseSchema<bigint, TOutput> & { schema: "bigint"; }
import { type BigintSchema } from "https://deno.land/x/valibot@v0.8.0/src/schemas/bigint/bigint.ts";
Bigint schema type.