Type alias TemplateParams

TemplateParams: {} | void | undefined

Valid types for the params of a template. Can be any object or void.

Type declaration

    Generated using TypeDoc