Viewing File: /home/ubuntu/efiexchange-node-base/node_modules/@swc/helpers/cjs/_read_only_error.cjs

"use strict";

function _read_only_error(name) {
    throw new TypeError("\"" + name + "\" is read-only");
}
exports._ = _read_only_error;
Back to Directory File Manager