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

x/fresh_images/src/runtime.ts>asset

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

Parameters

path: string
optional
transformations: Record<string, string> | Array<Record<string, string>>

Returns

string