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

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

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

Properties

src: string
path: string
noCache: boolean