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