Type Alias UpgradeCachedELName

UpgradeCachedELName: `el/${DecimalJSONString}`

Represents the name of an upgrade (EL) that is cached (for map keys fast lookup instead of looping through all upgrades). In the form of: "el/${level: DecimalJSONString}"

Use an object index instead.