v6.0.0
This changes the return type of parsed emum.values from strings to objects. The Objects have two members, type and value: {type: "string", value: "value" }.
This changes the return type of parsed emum.values from strings to objects. The Objects have two members, type and value: {type: "string", value: "value" }.