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

x/lume/plugins/vento.ts>VentoEngine#renderSync

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

Parameters

content: string
optional
data: Data = [UNSUPPORTED]
optional
filename: string

Returns

string