method CacheMap.prototype.setimport { CacheMap } from "https://deno.land/x/mtkruto@0.2.50/1_utilities.ts"; set(key: K, value: V): thisParameterskey: Kvalue: VReturnsthis