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

x/djwt/util.ts>isNumber

Create and verify JSON Web Tokens (JWT) with Deno or the browser.
Very Popular
Go to Latest
function isNumber
import { isNumber } from "https://deno.land/x/djwt@v3.0.0/util.ts";

Parameters

input: unknown

Returns

input is number