import { type PluginRenderResult } from "https://deno.land/x/fresh@1.7.3/src/server/mod.ts";
Properties
optional
styles: PluginRenderStyleTag[]CSS styles to be injected into the page.
optional
scripts: PluginRenderScripts[]JS scripts to ship to the client.