// Phaser.Input module.exports = { Keyboard: require('./keyboard'), Mouse: require('./mouse') };