You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm planning to use enums for my application commands. It would be nice if export_types.py could handle those. I'll see if I can figure out how to add this. (My app will be in C++ so I'll also write a new version that outputs C++ declarations.)