method LRUCache.prototype.entriesimport { LRUCache } from "https://deno.land/x/polkadot@0.2.14/rpc-provider/lru.ts"; entries(): [string, unknown][]Returns[string, unknown][]