Package-level declarations
Types
Link copied to clipboard
class HandlebarsTemplates(configure: (Handlebars) -> Handlebars = { it }, templateSuffix: String?) : Templates
Handlebars templating support. Use the function in the constructor to configure the instance.