decapi icon indicating copy to clipboard operation
decapi copied to clipboard

when registering an enum use the enum values not keys

Open capaj opened this issue 6 years ago • 0 comments

currently when an enum is registered, we use the object keys for the enum values. These can be different from the values and it can get quite confusing.

capaj avatar Oct 01 '19 09:10 capaj