import * as eta from "https://deno.land/x/eta@v2.0.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