Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Using enums for constants instead of string datatype (#98)
* feat: added enums in a separate folder to use for constant values instead of using string datatype * fix: making the case upper or lower same as given in the comments * Delete src/types/enums.ts * Update index.ts --------- Co-authored-by: Shalitha Suranga <[email protected]>
- Loading branch information