dashboard
repositories
filestore
activity
search
login
刘苏义
/
ruoyi-api
forked from
ard/ruoyi-api
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
设备健康
aijinhui
2023-09-22
4735de8558c67deb76b192cc954ef81e45428d92
[~liusuyi/ruoyi-api.git]
/
ruoyi-ui
/
node_modules
/
@babel
/
runtime
/
helpers
/
writeOnlyError.js
1
2
3
4
function _writeOnlyError(name) {
throw new TypeError("\"" + name + "\" is write-only");
}
module.exports = _writeOnlyError, module.exports.__esModule = true, module.exports["default"] = module.exports;