const ReporterScope = { GLOBAL: 'global', SPRITE: 'sprite' }; module.exports = ReporterScope;