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 fb1f035 commit f83d69cCopy full SHA for f83d69c
src/util.js
@@ -3,5 +3,5 @@ var isFunction = function(fn) {
3
}
4
5
module.exports = {
6
- isFunction
+ isFunction: isFunction
7
0 commit comments