| Current Path : /var/www/html/elibrary/node_modules/@babel/runtime/helpers/ |
| Current File : /var/www/html/elibrary/node_modules/@babel/runtime/helpers/readOnlyError.js |
function _readOnlyError(name) {
throw new TypeError("\"" + name + "\" is read-only");
}
module.exports = _readOnlyError;