cloudinary-community / cloudinary-community/cloudinary-util
[Feature] Update `transformation` types for Cloudinary Video Player
- Dominant language
- TypeScript
- Stars
- 14
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
# **Feature Request**
## **Is your feature request related to a problem? Please describe.**
We should update the types for Cloudinary Video Player for the available options:
https://github.com/cloudinary/js-url-gen/blob/master/src/types/types.ts#L431
This is the API that's used in the underlaying Video Player, via:
https://github.com/cloudinary/cloudinary-video-player/blob/edge/src/plugins/cloudinary/common.js#L55
## **Describe the solution you'd like**
Should be able to, for the most part, copy in all of the types from the above int othe types/cloudinary-video-player.ts file
https://github.com/cloudinary-community/cloudinary-util/blob/main/packages/types/src/types/cloudinary-video-player.ts
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.