export default { school: 'hihihi', change: function () { console.log('hello'); } };