| Current Path : /home/emeraadmin/www/node_modules/@babel/runtime-corejs3/helpers/ |
| Current File : /home/emeraadmin/www/node_modules/@babel/runtime-corejs3/helpers/readOnlyError.js |
function _readOnlyError(r) {
throw new TypeError('"' + r + '" is read-only');
}
module.exports = _readOnlyError, module.exports.__esModule = true, module.exports["default"] = module.exports;