Module

std/node/sys.ts>types.isSet

Deno standard library
Go to Latest
function types.isSet
import { types } from "https://dotland.deno.dev/std@0.110.0/node/sys.ts";
const { isSet } = types;

Parameters

value: unknown

Returns

boolean