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.

5 lines (4 loc) 137 B
/// <reference path="./dropbox.d.ts" /> /// <reference path="./dropbox_team.d.ts" /> export = DropboxTypes; export as namespace Dropbox;