import { type TransformRoute } from "https://deno.land/x/fresh_images@v0.3.0/src/types.ts";
A route that maps to a transformation function
Properties
handler: TransformFn
import { type TransformRoute } from "https://deno.land/x/fresh_images@v0.3.0/src/types.ts";
A route that maps to a transformation function