This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
guojy
/
dd_xcx
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
3e235b060d
Ramos
Etiquetas
dev
master
dd_xcx
/
node_modules
/
@babel
/
runtime
/
helpers
/
esm
/
readOnlyError.js
readOnlyError.js
100 B
Histórico
Em bruto
1
2
3
export default function _readOnlyError(name) {
throw new Error("\"" + name + "\" is read-only");
}