# @directus/constants

Shared Constants for Directus use

## Description

This package exports shared constants for use within Directus, an open-source headless CMS.

For more information about Directus, visit the [official website](https://directus.io).

## Installation

```shell
npm install @directus/constants
```

## License

This package is licensed under the MIT License. See the
[LICENSE](https://github.com/directus/directus/blob/main/packages/constants/license) file for more information.

## Additional Resources

- [Directus Website](https://directus.io)
- [Directus GitHub Repository](https://github.com/directus/directus)
