PossibleStringMaptype

PossibleMap<K, T> | { readonly [KK in K]: T }
Type
PossibleMap
Things that can be converted to maps.

Things that can be converted to maps with string keys.