Class ExtensionBasedTemplateEngine<T>Abstract

Parent class for template engines that accept handling based on whether the template extension is supported.

Type Parameters

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

Hierarchy (view full)

Constructors

Properties

supportedExtensions: string[]

Methods