This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
waibao
/
ZY2024102601
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
53cce7ad58
Branches
Tags
master
ZY2024102601
/
addons
/
admin
/
node_modules
/
@babel
/
runtime
/
helpers
/
esm
/
readOnlyError.js
readOnlyError.js
100 B
Historique
Raw
1
2
3
export default function _readOnlyError(name) {
throw new Error("\"" + name + "\" is read-only");
}