We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2810347 commit b7f41e7Copy full SHA for b7f41e7
example/js/qiniu.js
@@ -439,6 +439,8 @@ function QiniuJsSDK() {
439
440
};
441
})(FileUploaded_Handler));
442
+
443
+ return uploader;
444
445
446
this.getUrl = function(key) {
src/qiniu.js
0 commit comments