Type Alias DictKey

DictKey: string | number | symbol

Valid key type for an object (i.e. dictionary).