UNPKG

217 BJavaScriptView Raw
1function _isNativeFunction(fn) {
2 return Function.toString.call(fn).indexOf("[native code]") !== -1;
3}
4module.exports = _isNativeFunction, module.exports.__esModule = true, module.exports["default"] = module.exports;
\No newline at end of file