hello

module.exports = function () {
  console.log('hello')
}