Skip to content

Instantly share code, notes, and snippets.

@odoe
Created April 19, 2019 14:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save odoe/16416fdf1e6c899ee6f890c7459bc91f to your computer and use it in GitHub Desktop.
Save odoe/16416fdf1e6c899ee6f890c7459bc91f to your computer and use it in GitHub Desktop.
export const fetchItemsProcess = createProcess("fetch-items", [fetchItems]);
export const fetchResultProcess = createProcess("fetch-result", [fetchResult]);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment