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.
2 parents 507da85 + 8bb8214 commit bbdce3cCopy full SHA for bbdce3c
1 file changed
scripts/download.js
@@ -26,5 +26,5 @@ function download(fileUrl, filename, callback) {
26
}
27
28
module.exports = {
29
- download
+ download: download
30
};
0 commit comments