|
hai 1 mes | |
---|---|---|
.. | ||
LICENSE | hai 1 mes | |
README.md | hai 1 mes | |
index.js | hai 1 mes | |
package.json | hai 1 mes | |
test.js | hai 1 mes |
Is that thing a function? Use this module to find out.
Return true
if fn
is a function, otherwise false
.
Because certain old browsers misreport the type of RegExp
objects as functions.
I stole this from https://github.com/ljharb/object-keys
MIT