Skip to main content
Module

x/lume/core/cache.ts>default#get

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
method default.prototype.get
import { default } from "https://deno.land/x/lume@v1.15.2/core/cache.ts";

Parameters

content: any
key: any

Returns

Promise<Uint8Array | undefined>