An object containing key-value pairs of strings to be replaced in a template string.

Interface

ReplacementMap

Property

The name of the replacement.

Property

The value to be used as the replacement.

Hierarchy

  • ReplacementMap

Indexable

[name: string]: string

Generated using TypeDoc