Skip to main content
Go to Latest
method DiskCache.prototype.get
import { DiskCache } from "https://deno.land/x/deno_cache@0.5.2/disk_cache.ts";

Parameters

filename: string

Returns

Promise<Uint8Array>