let common = system.getScript("/common"); const topModules = [ ]; exports = { getTopModules: function() { return topModules; }, };