Files
directus/packages/constants
Brainslug 0a9c776a0e Add useSdk composable for use in the App (#20811)
* Added the SDK to the app

* expose the SDK as composable

* missing package lock

* even prettier

* Create beige-toes-visit.md

* allow schema injection

* Accept array / Headers (#21022)

* Accept array/Headers

* Dont crash on undefined headers

---------

Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
2024-01-09 13:58:32 -05:00
..
2023-04-26 14:10:42 -04:00
2023-12-21 14:19:08 -05:00
2023-09-26 21:14:27 +08:00

@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.

Installation

npm install @directus/constants

License

This package is licensed under the MIT License. See the LICENSE file for more information.

Additional Resources