bpms_site/.svn/pristine/80/809bf735b7307024fba53586ea5c50f9aacf7b21.svn-base
2025-11-02 16:38:49 +03:30

6 lines
243 B
Plaintext

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