Sign in
chromium
/
devtools
/
devtools-frontend
/
0a3621c
/
.
/
node_modules
/
@babel
/
runtime
/
helpers
/
esm
/
classPrivateMethodSet.js
blob: 2bbaf3a7a46949b610f8060ea2f3573054b7727e [
file
]
export
default
function
_classPrivateMethodSet
()
{
throw
new
TypeError
(
"attempted to reassign private method"
);
}