This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
LosPoulos
/
mafalda-api
Seguir
3
Destacar
0
Fork
0
Ficheiros
Incidencias
2
Pull Requests
0
Wiki
Árbore:
948bb15631
Ramas
Etiquetas
master
mafalda-api
/
game
/
index.js
index.js
92 B
Histórico
Raw
1
2
3
4
5
const GameMachine = require('./machine/GameMachine');
module.exports = {
GameMachine
};