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