Module template

Source
Expand description

This module provides functionality for initializing Handlebars templates and defining template types.

Enums§

Template
Enum representing the different templates available.

Functions§

init_handlebars
Initializes Handlebars with registered templates and helpers.