Module

x/lume/deps/vento.ts>Environment#runStringSync

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
method Environment.prototype.runStringSync
import { Environment } from "https://dotland.deno.dev/x/lume@v2.2.1/deps/vento.ts";

Parameters

source: string
optional
data: Record<string, unknown>

Returns

TemplateResult