Replace TypeScript enums
tniezg opened this issue · 1 comments
tniezg commented
TypeScript enums are problematic to export and use in projects which use the Spree SDK. https://fettblog.eu/tidy-typescript-avoid-enums/ has a good summary of the issues with enums.