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

x/fff/fff.ts>FFFImage

🌟 Yet Another Opinionated Frontmatter Variable Specs.
Go to Latest
type alias FFFImage
import { type FFFImage } from "https://deno.land/x/fff@v0.4.0-alpha.0/fff.ts";

Object Image

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