Skip to main content
Module

x/lume/core/renderer.ts>Options

🔥 Static site generator for Deno 🦕
Extremely Popular
Go to Latest
interface Options
import { type Options } from "https://deno.land/x/lume@v1.19.4/core/renderer.ts";

Properties

includes: string
prettyUrls: boolean
preprocessors: Processors
formats: Formats
fs: FS