Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/fresh_images/src/server.ts>getCache

Fresh plugin for manipulating images on-the-fly.
Latest
function getCache
import { getCache } from "https://deno.land/x/fresh_images@v0.3.0/src/server.ts";

Get available caching interface.

Returns

Promise<ICache>

A cache interface determined by the environment.