Skip to main content
Module

x/nunjucks/mod.d.ts>default.precompile

A powerful templating engine with inheritance, asynchronous control, and more (Jinja 2 inspired)
Go to Latest
function default.precompile
import { default } from "https://deno.land/x/nunjucks@3.2.3-2/mod.d.ts";
const { precompile } = default;

Parameters

path: string
optional
opts: PrecompileOptions

Returns

string