Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/nunjucks/mod.js>default.Loader#emit

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

Parameters

name: string
...args: any[]