Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

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

A powerful templating engine with inheritance, asynchronous control, and more (Jinja 2 inspired) — ❌ Deprecated: use the `npm:` specifier instead
Latest
function default.configure
import { default } from "https://deno.land/x/nunjucks@3.2.4/mod.d.ts";
const { configure } = default;