export default { helloworld: function(){ console.log('hello world.'); }, };