import * as eta from "https://deno.land/x/eta@v3.5.0/src/compile.ts";
Functions
Takes a template string and returns a template function that can be called with (data, config) |
import * as eta from "https://deno.land/x/eta@v3.5.0/src/compile.ts";
Takes a template string and returns a template function that can be called with (data, config) |