module.exports = { name: 'hello-world', priority: 1, description: 'Basic function that shows how to create a handler and return a response', }