Skip to main content
Module

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

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

Parameters

content: Uint8Array | string
key: unknown

Returns

Promise<string>