/
lostSun
/
project-client-server-apps
Обзор
Документация
Войти
/
lostSun
/
project-client-server-apps
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
node_modules/@babel/runtime/helpers/classApplyDescriptorDestructureSet.js
10 строк
410 B
1lostsun
initial commit
05 май 2025, 11:35
05 май 2025, 11:35
fe8f535
Код
Авторство
О чём код?
function _classApplyDescriptorDestructureSet(e, t) { if (t.set) return "__destrObj" in t || (t.__destrObj = { set value(r) { t.set.call(e, r); } }), t.__destrObj; if (!t.writable) throw new TypeError("attempted to set read only private field"); return t; } module.exports = _classApplyDescriptorDestructureSet, module.exports.__esModule = true, module.exports["default"] = module.exports;