Skip to main content
Module

x/lume/core.ts>Plugin

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
type alias Plugin
import { type Plugin } from "https://deno.land/x/lume@v1.13.1/core.ts";

A generic Lume plugin

definition: (site: Site) => void