import * as mod from "https://dotland.deno.dev/x/eta@v1.14.1/compile-string.ts"; FunctionsfdefaultCompiles a template string to a function string. Most often users just use compile(), which calls compileToString and creates a new function using the result