1define(function() { 2 return { 3 defaultBase: "https://cdnjs.cloudflare.com/ajax/libs/emojione/", 4 base: null, 5 isLoading: false 6 }; 7}); 8