Skip to content

Instantly share code, notes, and snippets.

@pritidesai
Created August 3, 2018 18:25
Show Gist options
  • Select an option

  • Save pritidesai/29dffdd4efe359f76295f4d266dd53de to your computer and use it in GitHub Desktop.

Select an option

Save pritidesai/29dffdd4efe359f76295f4d266dd53de to your computer and use it in GitHub Desktop.
function main() {
return {payload: 'Hello world'};
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment