Variable formatValueDictionaryConst

formatValueDictionary: ReadOnlyRecord<((value: unknown) => string), TypeOfValue> = ...

Dictionary type->formatter to be used by formatValue.