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 0b18bf5 commit 49a6d75Copy full SHA for 49a6d75
utils/upload/index.js
@@ -18,6 +18,7 @@ class Upload {
18
async upload(options) {
19
return await this.uploader.upload(options);
20
}
21
+
22
23
24
module.exports = {
0 commit comments