### Issue to be solved Enums in typescript create overhead in the code as they aren't a native javascript feature. When running ts natively in node 23 - they don't work. ### Suggest A Solution Typescript template literals work better. ### What are you currently working on that this is blocking? Flow Wallet.