Skip to content

Conversation

OliverJAsh
Copy link

E.g.

const composeEnhancers = composeWithDevTools({
  stateSanitizer: (state: StateRoot): StateRoot => ({
    // …
  })
})

@OliverJAsh OliverJAsh changed the title TypeScript types: allow generic state TypeScript types: allow generic state and action May 13, 2020
@OliverJAsh
Copy link
Author

Updated to also make the action generic.

@OliverJAsh
Copy link
Author

Issue for new repository: reduxjs/redux-devtools#1534.

@OliverJAsh OliverJAsh closed this Nov 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant