🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
4 lines
146 B
JavaScript
Executable File
4 lines
146 B
JavaScript
Executable File
function _classPrivateMethodSet() {
|
|
throw new TypeError("attempted to reassign private method");
|
|
}
|
|
export { _classPrivateMethodSet as default }; |