method LRUMap.prototype.getimport { LRUMap } from "https://deno.land/x/cache_mapset@1.0.0/lru.ts"; get(key: K): V | undefinedParameterskey: KReturnsV | undefined