Skip to content

Instantly share code, notes, and snippets.

@mrsharpoblunto
Last active October 7, 2019 20:48
Show Gist options
  • Save mrsharpoblunto/29004b7c37c1637f5f93194822bec725 to your computer and use it in GitHub Desktop.
Save mrsharpoblunto/29004b7c37c1637f5f93194822bec725 to your computer and use it in GitHub Desktop.
function stagingAction(
key: string,
promise: Promise<Action>,
): AsyncAction<State, Action>
function stagingCommit(key: string): AsyncAction<State, Action>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment