File "readOnlyError.js"
Full Path: C:/wamp64/www/INTERPRETE2/frontend/node_modules/@babel/runtime/helpers/readOnlyError.js
File size: 192 bytes
MIME-type: text/plain
Charset: utf-8
function _readOnlyError(r) {
throw new TypeError('"' + r + '" is read-only');
}
module.exports = _readOnlyError, module.exports.__esModule = true, module.exports["default"] = module.exports;