Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/polkadot/rpc-provider/lru.ts>LRUCache#set

Package publishing for deno.land/x/polkadot
Go to Latest
method LRUCache.prototype.set
import { LRUCache } from "https://deno.land/x/polkadot@0.2.14/rpc-provider/lru.ts";

Parameters

key: string
value: T