Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/valideno/mod.ts>isInteger

Validate your values and schemes with this extendable validator
Latest
function isInteger
import { isInteger } from "https://deno.land/x/valideno@v1.0.0/mod.ts";

Parameters

optional
unnamed 0: { allowNaN?: boolean; } = [UNSUPPORTED]