Current section

Files

Jump to
common_graphql_client priv npm node_modules @babel runtime helpers classPrivateMethodSet.js
Raw

priv/npm/node_modules/@babel/runtime/helpers/classPrivateMethodSet.js

function _classPrivateMethodSet() {
throw new TypeError("attempted to reassign private method");
}
module.exports = _classPrivateMethodSet;