import * as freshImages from "https://deno.land/x/fresh_images@v0.3.0/src/server.ts";
Classes
A cache interface that uses the Deno KV as a backend. This is not ideal but is available on Deno Deploy. | |
A cache interface that does nothing. | |
A cache interface that uses the Cache API as a backend. Currently not available on Deno Deploy. |