MutableDictionarytype

{ [K in string]: T }

Writable dictionary object.

  • A dictionary is a plain object whose keys are arbitrary strings, all sharing the same value type.