Class StaticTemplateEngine<T>

Template engine that renders output based on a static template file.

Type Parameters

  • T extends Dict<unknown> = Dict<unknown>

Hierarchy (view full)

Constructors

Methods