# @myparcel/constants

[![npm](https://img.shields.io/npm/v/@myparcel/constants?labelColor=27272A&logoColor=FFFFFF&style=for-the-badge&color=CC3534&logo=npm)](https://www.npmjs.com/package/@myparcel/constants/)
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/myparcelnl/constants?labelColor=27272A&style=for-the-badge)](https://github.com/myparcelnl/constants/releases)

This package contains various constant values used in the MyParcel ecosystem.

## Installation

```bash
# using npm
npm install @myparcel/constants
# or yarn
yarn add @myparcel/constants
# or pnpm
pnpm add @myparcel/constants
```
