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