Skip to content

@gettoor/core v0.1.0


@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.