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