Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/weakref/weak_value_map.ts>WeakValueMap#get

Weak Collection Library for Deno and Node.js.
Latest
method WeakValueMap.prototype.get
import { WeakValueMap } from "https://deno.land/x/weakref@0.2.1/weak_value_map.ts";

Returns

V | undefined