Skip to main content
Module

x/eta/src/core.ts>Eta#withConfig

Embedded JS template engine for Node, Deno, and the browser. Lighweight, fast, and pluggable. Written in TypeScript
Go to Latest
method Eta.prototype.withConfig
import { Eta } from "https://deno.land/x/eta@v3.1.1/src/core.ts";

Parameters

customConfig: Partial<EtaConfig>