'use strict'; class Shot { constructor() { } } module.exports = Beam;