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

x/weakref/mod.ts>WeakValueMap#set

Weak Collection Library for Deno and Node.js.
Go to Latest
method WeakValueMap.prototype.set
import { WeakValueMap } from "https://deno.land/x/weakref@0.2.0/mod.ts";

Parameters

key: K
value: V