dashboard
repositories
filestore
activity
search
login
刘苏义
/
ruoyi-api
forked from
ard/ruoyi-api
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
清淤锁重新封装
aijinhui
2023-11-24
c2e9f82dfe87e9bd967d8445bd4b5b632f3f0d1a
[~liusuyi/ruoyi-api.git]
/
ruoyi-ui
/
node_modules
/
@babel
/
runtime
/
helpers
/
readOnlyError.js
1
2
3
4
function _readOnlyError(name) {
throw new TypeError("\"" + name + "\" is read-only");
}
module.exports = _readOnlyError, module.exports.__esModule = true, module.exports["default"] = module.exports;