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<any> = Dict<any>

Hierarchy

Constructors

Properties

Methods

Constructors

Properties

supportedExtensions: string[]

Methods