Skip to main content
Module

x/lume/plugins/pug.ts>PugEngine#renderSync

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
method PugEngine.prototype.renderSync
import { PugEngine } from "https://deno.land/x/lume@v1.13.1/plugins/pug.ts";

Parameters

content: string
optional
data: Data
optional
filename: string

Returns

string