📁 File Manager Pro
v10.0.3 | PHP: 7.4.33
Server: LiteSpeed
2026-06-26 17:57:25
📂
/ (Root)
/
home
/
supecsoq
/
.trash
/
node_modules
/
next
/
dist
/
client
/
react-client-callbacks
📍 /home/supecsoq/.trash/node_modules/next/dist/client/react-client-callbacks
🔄 Refresh
✏️
Editing: report-global-error.js
Writable
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "reportGlobalError", { enumerable: true, get: function() { return reportGlobalError; } }); const reportGlobalError = typeof reportError === 'function' ? // emulating an uncaught JavaScript error. reportError : (error)=>{ // TODO: Dispatch error event globalThis.console.error(error); }; if ((typeof exports.default === 'function' || (typeof exports.default === 'object' && exports.default !== null)) && typeof exports.default.__esModule === 'undefined') { Object.defineProperty(exports.default, '__esModule', { value: true }); Object.assign(exports.default, exports); module.exports = exports.default; } //# sourceMappingURL=report-global-error.js.map
💾 Save Changes
❌ Cancel