%PDF- %PDF-
Direktori : /var/www/html/node_modules/@swc/helpers/lib/ |
Current File : /var/www/html/node_modules/@swc/helpers/lib/_read_only_error.js |
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = _readOnlyError; function _readOnlyError(name) { throw new Error("\"" + name + "\" is read-only"); }