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

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

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

Parameters

name: string
func: (...args: any[]) => any