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 102af0f commit 8a9a3b5Copy full SHA for 8a9a3b5
build/noopDebug.js
@@ -1,2 +1,2 @@
1
2
-module.exports = function() { return {} }
+module.exports = function() { return function() {} }
0 commit comments