StringMap is an interface that represents a map where the key is a string and the value is also a string.

Hierarchy

  • StringMap

Indexable

[key: string]: string