chatty-pub/node_modules/@babel/runtime/helpers/classPrivateMethodSet.js
كارل مبارك 374620645c initial commit
2021-06-26 13:12:56 +02:00

6 lines
220 B
JavaScript

function _classPrivateMethodSet() {
throw new TypeError("attempted to reassign private method");
}
module.exports = _classPrivateMethodSet;
module.exports["default"] = module.exports, module.exports.__esModule = true;