Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/lume/deps/fff.ts>FFFImage

🔥 Static site generator for Deno 🦕
Very Popular
Latest
type alias FFFImage
import { type FFFImage } from "https://deno.land/x/lume@v2.2.2/deps/fff.ts";

Object Image

definition: Partial<HTMLImageElement> & { figcaption?: string; sources?: Partial<HTMLSourceElement>[]; }