You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi all, It appears that the typescript definitions are broken for the UMD bundle import.
The typescript defs work when importing from @cloudinary/url-gen/bundles/umd, which is incorrect but break when using the correct @cloudinary/url-gen/bundles/umd/base import.
Hi all, It appears that the typescript definitions are broken for the UMD bundle import.
The typescript defs work when importing from
@cloudinary/url-gen/bundles/umd
, which is incorrect but break when using the correct@cloudinary/url-gen/bundles/umd/base
import.https://codesandbox.io/s/quiet-sound-453yf?file=/pages/index.tsx
Originally posted by @ReallyBadNews in #444 (comment)
The text was updated successfully, but these errors were encountered: