const GameMachine = require('./machine/GameMachine'); module.exports = { GameMachine };