import * as eta from "https://deno.land/x/eta@v2.0.1/file-handlers.ts";
Functions
Get the template function. | |
Reads a template, compiles it into a function, caches it if caching isn't disabled, returns the function | |
import * as eta from "https://deno.land/x/eta@v2.0.1/file-handlers.ts";
Get the template function. | |
Reads a template, compiles it into a function, caches it if caching isn't disabled, returns the function | |