Your IP : 216.73.216.86


Current Path : /home/emeraadmin/www/node_modules/@babel/runtime/helpers/esm/
Upload File :
Current File : /home/emeraadmin/www/node_modules/@babel/runtime/helpers/esm/isNativeReflectConstruct.js

function _isNativeReflectConstruct() {
  try {
    var t = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {}));
  } catch (t) {}
  return (_isNativeReflectConstruct = function _isNativeReflectConstruct() {
    return !!t;
  })();
}
export { _isNativeReflectConstruct as default };