Is there a way to generate only selected enums as enums and other as types? #10317
Unanswered
Serpentarius13
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have
enumsAsTypes: true
in my project and I can't change it. For new functionality I want to generate few selected enums as enums and not as types. Can I do it?Beta Was this translation helpful? Give feedback.
All reactions