Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/lume/plugins/pug.ts>default

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
function default
import { default } from "https://deno.land/x/lume@v1.16.2/plugins/pug.ts";

Register the plugin to use Pug as a template engine

Parameters

optional
userOptions: DeepPartial<Options>