Skip to main content
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.9/mod.ts";

Check if the given value is undefined.

Parameters

value: any

Returns

value is undefined