type alias Pluginimport { type Plugin } from "https://deno.land/x/lume@v1.18.2/core.ts"; A generic Lume plugin definition: (site: Site) => void