Viewing File: /home/ubuntu/voice-assistant-frontend/node_modules/@swc/helpers/cjs/_read_only_error.cjs

"use strict";

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