TEMPLATE_ENGINE_CONFIG_TOKEN
ts
const readonly TEMPLATE_ENGINE_CONFIG_TOKEN: InjectionToken<TemplateEngineConfig>;Defined in: token.ts:22
Injection token for providing template engine configuration.
Since
1.1.0
Author
Simon Kovtyk