Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/enum/lib/isType.js>isNumber

Enum is a javascript module that introduces the Enum Type. It works for node.js, in the browser and for deno.
Latest
variable isNumber
import { isNumber } from "https://deno.land/x/enum@v3.0.4/lib/isType.js";

type

(value) => unknown