@gettoor/core / ReplacePlaceholderOutput
Interface: ReplacePlaceholderOutput
Output of the replacePlaceholders function.
Properties
text
text:
string
The text with placeholders replaced with values.
unusedValueKeys
unusedValueKeys:
string[]
The keys of the values that were not used.