UNPKG

@ackplus/nest-dynamic-templates

Version:

A powerful and flexible dynamic template rendering library for NestJS applications with support for Nunjucks, Handlebars, EJS, Pug, MJML, Markdown, and more.

4 lines (3 loc) 260 B
export declare const NEST_DYNAMIC_TEMPLATES_OPTIONS: unique symbol; export declare const NEST_DYNAMIC_TEMPLATES_MODULE_CONFIG: unique symbol; export declare const NEST_DYNAMIC_TEMPLATES_ASYNC_OPTIONS_PROVIDER = "NEST_DYNAMIC_TEMPLATES_ASYNC_OPTIONS_PROVIDER";