import { loadFile } from "https://deno.land/x/eta@v2.2.0/file-handlers.ts";
Reads a template, compiles it into a function, caches it if caching isn't disabled, returns the function
x/eta/file-handlers.ts>loadFile
import { loadFile } from "https://deno.land/x/eta@v2.2.0/file-handlers.ts";
Reads a template, compiles it into a function, caches it if caching isn't disabled, returns the function