Hi,
I'm using https://unpkg.com/dropbox/dist/Dropbox-sdk.min.js to access the Dropbox API. As of today, I can no longer create a client object using Dropbox.Dropbox(clientID, fetchMethod) because Dropbox.Dropbox is now undefined:

Has the method of creating the client object changed?