Function: renderTemplate()
renderTemplate(
template,context):string
Defined in: Services/CopyService.ts:337
Render a template string with the given context
Parameters
template
string
context
TemplateContext
Returns
string
renderTemplate(
template,context):string
Defined in: Services/CopyService.ts:337
Render a template string with the given context
string
TemplateContext
string