Screeps-Typescript-Declarations
Screeps-Typescript-Declarations copied to clipboard
Typing of storage of Terminals and Containers
Since we have an interface for objects that have an storage, we should use it instead of any. Also, the energy-property always is available, see official doc on Terminals/Containers/Storage.
One should probably also unify the documenting comment of the store property...