Type-check an array of tuples
I’m trying to write and type-check an array of tuples that pair an action creator with its reducer, and need to validate:
Type-check an array of tuples
I’m trying to write and type-check an array of tuples that pair an action creator with its reducer, and need to validate: