Skip to content

Instantly share code, notes, and snippets.

@nonsocchi
Created May 2, 2022 19:43
Show Gist options
  • Save nonsocchi/f80b80747f2d0d7d31b24ddf476a91d8 to your computer and use it in GitHub Desktop.
Save nonsocchi/f80b80747f2d0d7d31b24ddf476a91d8 to your computer and use it in GitHub Desktop.
// Program Entry Point.
function doGet() {
// return displayEmails();
return displayParsedData();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment