Skip to content

[FEATURE] Remove all enums and namespaces #2263

@tombeckenham

Description

@tombeckenham

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.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions