Skip to main content
Module

x/valita/mod.ts>bigint

A typesafe validation & parsing library for TypeScript.
Go to Latest
function bigint
import { bigint } from "https://deno.land/x/valita@v0.3.3/mod.ts";

Create a validator that matches any bigint value.

Returns

Type<bigint>