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

x/djwt/util.ts>isNotNull

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

Parameters

input: T | null

Returns

input is T