%PDF- %PDF-
| Direktori : /home/vacivi36/.trash/vacivitta/node_modules/@babel/helpers/lib/helpers/ |
| Current File : /home/vacivi36/.trash/vacivitta/node_modules/@babel/helpers/lib/helpers/readOnlyError.js |
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = _readOnlyError;
function _readOnlyError(name) {
throw new TypeError('"' + name + '" is read-only');
}
//# sourceMappingURL=readOnlyError.js.map