Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
method DefaultHitCache.prototype.cacheHit
import { DefaultHitCache } from "https://deno.land/x/flagship_io_js_sdk@3.2.3/cache/DefaultHitCache.ts";

Parameters

hits: Record<string, HitCacheDTO>

Returns

Promise<void>