We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80357cc commit 59feab6Copy full SHA for 59feab6
index.js
@@ -1,6 +1 @@
1
-
2
3
-/**
4
- * Exposing dropzone
5
- */
6
-module.exports = require("./lib/dropzone.js");
+module.exports = require("./lib/dropzone.js"); // Exposing dropzone
0 commit comments