Skip to main content
Module

x/lume/plugins/imagick.ts>Options

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
interface Options
import { type Options } from "https://deno.land/x/lume@v1.15.2/plugins/imagick.ts";

Properties

extensions: string[]

The list extensions this plugin applies to

name: string

The key name for the transformations definitions

cache: string | boolean

The cache folder

functions: Record<string, TransformationFunction>

Custom transform functions