Documentation Index
Fetch the complete documentation index at: https://mint-tsdocs.saulo.engineer/llms.txt
Use this file to discover all available pages before exploring further.
render
Summary
Render a template with the provided dataSignature
Parameters
templateName
Type:string
data
Type:ITemplateData
Returns
Type:Promise<string>
Render a template with the provided data
