Important RDS constants
This repository contains the important constants for Real Dev Squad.
How to use these constants?
To use the constants, first you need to install the package. To install the package, run npm i @realdevsquad-constants/realdevsquad-constants
in your editor.
How to contribute in the package?
Incase you want to add more constant variables in future, follow these steps:
1.) Clone this repository.
2.) Make the changes required locally and test it.
3.) Push the code and raise the PR.