Files
directus/packages/types
Rijk van Zanten 1136c20628 Support video files in public background (#21291)
* Return type information about public background

* Render public backgrounds as video as per type

* Don't authenticate the files service

* Add changeset

* Fix css layering

* Update types

* Update assets.ts

Co-authored-by: Brainslug <br41nslug@users.noreply.github.com>

---------

Co-authored-by: Brainslug <br41nslug@users.noreply.github.com>
2024-02-09 14:09:45 +01:00
..
2023-04-26 14:10:42 -04: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