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