UNPKG

dropbox

Version:

The Dropbox JavaScript SDK is a lightweight, promise based interface to the Dropbox v2 API that works in both nodejs and browser environments.

4 lines (3 loc) 94 B
export const RPC = 'rpc'; export const UPLOAD = 'upload'; export const DOWNLOAD = 'download';