Skip to main content
Module

std/node/util.ts>isUndefined

Deno standard library
Go to Latest
function isUndefined
import { isUndefined } from "https://deno.land/std@0.35.0/node/util.ts";

Parameters

value: unknown

Returns

boolean