| Current Path : /home/emeraadmin/www/node_modules/@babel/runtime-corejs3/helpers/esm/ |
| Current File : /home/emeraadmin/www/node_modules/@babel/runtime-corejs3/helpers/esm/readOnlyError.js |
function _readOnlyError(r) {
throw new TypeError('"' + r + '" is read-only');
}
export { _readOnlyError as default };