Skip to main content
Module

x/zod/external.ts>util.isInteger

TypeScript-first schema validation with static type inference
Very Popular
Go to Latest
variable util.isInteger
import { util } from "https://deno.land/x/zod@v3.21.4/external.ts";
const { isInteger } = util;

type

NumberConstructor["isInteger"]