import { default } from "https://dotland.deno.dev/x/lume@v2.3.3/core/renderer.ts";
The renderer is responsible for rendering the site pages in the right order and using the right template engine.
Constructors
new
default(options: Options)import { default } from "https://dotland.deno.dev/x/lume@v2.3.3/core/renderer.ts";
The renderer is responsible for rendering the site pages in the right order and using the right template engine.