Your IP : 216.73.216.79


Current Path : /var/www/html/audit/node_modules/@babel/runtime/helpers/
Upload File :
Current File : /var/www/html/audit/node_modules/@babel/runtime/helpers/isNativeFunction.js

function _isNativeFunction(fn) {
  return Function.toString.call(fn).indexOf("[native code]") !== -1;
}

module.exports = _isNativeFunction;