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