import { type default } from "https://deno.land/x/lume@v1.16.1/deps/nunjucks.ts";
const { PrecompileOptions } = default;
Properties
optional
env: Environment | undefinedMethods
optional
wrapper(templates: { name: string; template: string; }, opts: PrecompileOptions): string