Optional
autoOptional
cache?: TwingCacheThe persistent cache instance.
Optional
charset?: stringThe default charset. Defaults to "UTF-8".
Optional
dateOptional
dateOptional
globals?: Record<string, any>Optional
numberOptional
parserOptional
sandboxOptional
timezone?: string
The implicit auto-escaping strategy to apply to the templates.
Analogous to adding an
autoescape
tag at the top of each loaded template.