mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
* Setup boilerplate for extensions page * Allow reading all extensions from the root endpoint * Add basic sidebar info detail * Render list of extensions * Move extensions manager to folder * Move stuff related to extensions to @directus/extensions * Import extensions utils/types/etc from ext. package * Resolve last imports * Temp remove settings pane Different PR! * Add changeset * Run formatter * Fix import in test
@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.
Installation
npm install @directus/types
License
This package is licensed under the MIT License. See the LICENSE file for more information.