Interface TemplateEngineInput<T>

Utility interface for representing TemplateEngine input.

Type Parameters

  • T

Hierarchy

  • TemplateEngineInput

Properties

Properties

contents: T
template?: Template