This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
wpfat23-7
/
RiffMaster_WPFaT2023_Project
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
2f2f9aadef
Ramas
Etiquetas
master
RiffMaster_WPFa...
/
Frontend
/
RiffMasterFront
/
node_modules
/
piscina
/
test
/
fixtures
/
eval.js
eval.js
93 B
Histórico
Raw
1
2
// eslint-disable-next-line no-eval
module.exports = function (code) { return eval(code); };