securityos/node_modules/next/dist/compiled/@babel/runtime/helpers/classPrivateMethodSet.js

6 lines
220 B
JavaScript
Raw Permalink Normal View History

2024-09-06 15:32:35 +00:00
function _classPrivateMethodSet() {
throw new TypeError("attempted to reassign private method");
}
module.exports = _classPrivateMethodSet;
module.exports["default"] = module.exports, module.exports.__esModule = true;