@myparcel/constants
Version:
Collection of constant values for use with the MyParcel API
18 lines (13 loc) • 629 B
Markdown
# @myparcel/constants
[](https://www.npmjs.com/package/@myparcel/constants/)
[](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
```