aboutsummaryrefslogtreecommitdiffstats
path: root/node_modules/@babel/runtime/helpers/writeOnlyError.js
blob: c98ee825dc33bac8498ba0799587cf994f6893bc (plain) (blame)
1
2
3
4
function _writeOnlyError(r) {
  throw new TypeError('"' + r + '" is write-only');
}
module.exports = _writeOnlyError, 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