- Complete React app with 7 developer tools - JSON Tool with visual structured editor - Serialize Tool with visual structured editor - URL, Base64, CSV/JSON, Beautifier, Diff tools - Responsive navigation with dropdown menu - Dark/light mode toggle - Mobile-responsive design with sticky header - All tools working with copy/paste functionality
10 lines
410 B
JavaScript
10 lines
410 B
JavaScript
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; |