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.