Skip to main content
Module

std/node/sys.ts>types.isWeakSet

Deno standard library
Go to Latest
function types.isWeakSet
import { types } from "https://deno.land/std@0.113.0/node/sys.ts";
const { isWeakSet } = types;

Parameters

value: unknown

Returns

boolean