import { default } from "https://deno.land/x/lume@v1.16.1/deps/nunjucks.ts";
const { NodeResolveLoader } = default;
Constructors
new
NodeResolveLoader(searchPaths?: string | string[], opts?: NodeResolveLoaderOptions)Methods
getSource(name: string): LoaderSource