|
|
|
|
|
by rbarrois
1926 days ago
|
|
I gather that this project targets internal constants.
Let's say you need to share the list of error codes between your backend API and your frontend: instead of having to maintain two lists, just share the constants between the two codebases... |
|