Skip to content

Commit

Permalink
Merge pull request #434 from cloudinary/ME-13693-update-videojs
Browse files Browse the repository at this point in the history
ME-13693-update-videojs - Revert "types"
  • Loading branch information
tsi authored Sep 20, 2023
2 parents 6b7948b + 354f16d commit 7bcb345
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion types/video-player.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ interface GlobalCloudinary {

declare global {
interface Window {
cloudinary?: GlobalCloudinary
cloudinary: GlobalCloudinary
}
}

Expand Down

0 comments on commit 7bcb345

Please sign in to comment.