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

x/authlete_deno/mod.ts>isUndefined

Authlete Library for Deno
Go to Latest
function isUndefined
Re-export
import { isUndefined } from "https://deno.land/x/authlete_deno@v1.2.7/mod.ts";

Check if the given value is undefined.

Parameters

value: any

Returns

value is undefined