Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

[DAO-32] Replace enums with POJOs #6

Open
pythonpete32 opened this issue Mar 22, 2023 · 0 comments
Open

[DAO-32] Replace enums with POJOs #6

pythonpete32 opened this issue Mar 22, 2023 · 0 comments
Labels
Improvement Created by Linear-GitHub Sync Low priority Created by Linear-GitHub Sync

Comments

@pythonpete32
Copy link
Member

enums behave a bit weird in typescript and they are not recomended by ther TS team. Replace all the enums with pojos (plain old javascript objects)

From SyncLinear.com | DAO-32

@pythonpete32 pythonpete32 added Improvement Created by Linear-GitHub Sync Low priority Created by Linear-GitHub Sync labels Mar 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Improvement Created by Linear-GitHub Sync Low priority Created by Linear-GitHub Sync
Projects
None yet
Development

No branches or pull requests

1 participant