export default {
  name: 'hello',
  description: 'Basic function that shows async/await usage, and response formatting',
  functionType: 'edge',
}