/** * Add your global events here */ module.exports = { AJAX: 'ajax-load', LOADED: 'load' };