# @theorchard/constants

Common constants and types for front-end apps and backends.

## Adding constants

This library is meant to be as lightweight as possible. Make sure you meet the following requirements.

### Requirements

-   Only add constants that are shared between 2 or more libraries.
-   Get an approval from the OSP team.
