interface Optionsimport { type Options } from "https://dotland.deno.dev/x/lume@v2.4.2/plugins/transform_images.ts"; Propertiesextensions: string[]The list extensions this plugin applies to name: stringThe key name for the transformations definitions cache: string | booleanThe cache folder functions: Record<string, TransformationFunction>Custom transform functions