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

"use strict";

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