aboutsummaryrefslogtreecommitdiffstats
path: root/node_modules/@babel/runtime/helpers/newArrowCheck.js
blob: 8e74d99161d486e3511e7e758b6ab359baadb4f1 (plain) (blame)
1
2
3
4
function _newArrowCheck(n, r) {
  if (n !== r) throw new TypeError("Cannot instantiate an arrow function");
}
module.exports = _newArrowCheck, module.exports.__esModule = true, module.exports["default"] = module.exports;
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage