Sign in
chromium
/
devtools
/
devtools-frontend
/
0a3621c
/
.
/
node_modules
/
@babel
/
runtime
/
helpers
/
esm
/
classStaticPrivateMethodSet.js
blob: d5ab60a970b8bc3bcf5af92f726477451053710c [
file
]
export
default
function
_classStaticPrivateMethodSet
()
{
throw
new
TypeError
(
"attempted to set read only static private field"
);
}