Game constants are defined [here](https://github.com/screeps/common/blob/master/lib/constants.js). It should be possible to parse this file and verify that the constants (and types) are also defined in typed-screeps. This would help significantly in catching missing constants.
Game constants are defined here.
It should be possible to parse this file and verify that the constants (and types) are also defined in typed-screeps.
This would help significantly in catching missing constants.