spree/spree-api-v2-js-sdk

Replace TypeScript enums

tniezg opened this issue · 1 comments

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.