// Phaser.Sound
module.exports = {
Dynamic: require('./dynamic'),
SoundManager: require('./SoundManager')
};