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

x/weakref/mod.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/mod.ts";

Returns

V | undefined