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