Module

x/fluentci/deps.ts>z.ZodBigInt#setLimit

This is the command line interface for FluentCI.
Go to Latest
method z.ZodBigInt.prototype.setLimit
import { z } from "https://dotland.deno.dev/x/fluentci@v0.13.0/deps.ts";
const { ZodBigInt } = z;

Parameters

kind: "min" | "max"
value: bigint
inclusive: boolean
optional
message: string