Home
last modified time | relevance | path

Searched refs:createLibrary (Results 1 – 1 of 1) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/
H A DDropboxClient.js811 this.createLibrary(files[0], fn, error);
817 this.createLibrary(files[0], fn, error);
830 DropboxClient.prototype.createLibrary = function(file, success, error) method in DropboxClient