https://github.com/babel/babel/issues/8741#issuecomment-470485894 Keep map of currently defined enums in state. If it exists, loop through members and add to previously defined `constObject`.
babel/babel#8741 (comment)
Keep map of currently defined enums in state. If it exists, loop through members and add to previously defined
constObject.