1 "use strict"; 2 3 // This file can be used to define and export the Star class and its update logic. 4 // For now, we will keep it simple and add the logic directly to main.js