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