ohctechv3/.svn/pristine/e8/e8ef410978b407d601f83f845a323b6b7e583887.svn-base
2024-10-28 15:03:36 +05:30

4 lines
242 B
Plaintext

function _classStaticPrivateMethodSet() {
throw new TypeError("attempted to set read only static private field");
}
module.exports = _classStaticPrivateMethodSet, module.exports.__esModule = true, module.exports["default"] = module.exports;