method EtaEngine.prototype.getTemplateimport { EtaEngine } from "https://deno.land/x/lume@v2.4.1/plugins/eta.ts"; getTemplate(content: string,filename: string,async?: boolean,)Parameterscontent: stringfilename: stringoptionalasync: boolean