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