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

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

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

Properties

src: string
path: string
noCache: boolean