Interface DropboxOptions

interface DropboxOptions {
    client: Dropbox;
}

Properties

Properties

client: Dropbox

A v2 Dropbox client