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

std/node/sys.ts>types.isSet

Deno standard library
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
function types.isSet
import { types } from "https://deno.land/std@0.115.1/node/sys.ts";
const { isSet } = types;

Parameters

value: unknown

Returns

boolean