# @directus/types

Shared types for Directus

## Description

This package exports shared types 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/types
```

## License

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

## Additional Resources

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