Skip to content

Instantly share code, notes, and snippets.

@mikhailshilkov
Created December 19, 2018 23:02
Show Gist options
  • Save mikhailshilkov/5038d48ccd6df6fef52731a17547ffbc to your computer and use it in GitHub Desktop.
Save mikhailshilkov/5038d48ccd6df6fef52731a17547ffbc to your computer and use it in GitHub Desktop.
let findMatchingGiftActivity = Activity.defineAsync "FindMatchingGift" findMatchingGift
let pickGiftActivity = Activity.define "PickGift" pickGift
let reserveActivity = Activity.defineAsync "Reserve" reserve
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment