Files
directus/packages/types
Pascal Jufer a9cca2cea6 Introduce created_on date field for files and adjust uploaded_on to be updated with every upload (#23035)
* Update date fields on directus_files

* Add changeset

* Use knex update instead of raw

---------

Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
2024-07-23 13:00:25 -04:00
..
2024-07-02 17:38:58 +02:00

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

Additional Resources