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-10
6b2c648f3bf251a03b3124f347e42edfd9357469
[~liusuyi/ruoyi-api.git]
/
ruoyi-ui
/
node_modules
/
@babel
/
runtime
/
helpers
/
esm
/
writeOnlyError.js
1
2
3
export default function _writeOnlyError(name) {
throw new TypeError("\"" + name + "\" is write-only");
}