Skip to content

Instantly share code, notes, and snippets.

@mohsentaleb
Created March 6, 2022 07:32
Show Gist options
  • Save mohsentaleb/bca51c09200b288f901af029eedef74b to your computer and use it in GitHub Desktop.
Save mohsentaleb/bca51c09200b288f901af029eedef74b to your computer and use it in GitHub Desktop.
if (action.type === 'SET_BACKGROUND_COLOR') {
// typescript would know we're in "SET_BACKGROUND_COLOR" context
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment