Skip to content

Conversation

@cellog
Copy link
Contributor

@cellog cellog commented Aug 30, 2019

This extracts the common types that will be shared between createStore and applyMiddleware into a separate file

@timdorr
Copy link
Member

timdorr commented Aug 30, 2019

Can we create a src/types path and put it in there?

@cellog
Copy link
Contributor Author

cellog commented Aug 30, 2019

done

@timdorr
Copy link
Member

timdorr commented Aug 30, 2019

OK, just renamed it to be a bit less redundant :)

@timdorr timdorr merged commit 146791c into reduxjs:ts-conversion Aug 30, 2019
webMasterMrBin pushed a commit to webMasterMrBin/redux that referenced this pull request Aug 21, 2021
* extract store types from index.d.ts

* move storeTypes.ts into types/

* Rename storeTypes.ts to store.ts


Co-authored-by: Tim Dorr <[email protected]>
Former-commit-id: 577abcb
Former-commit-id: 301ba7b
webMasterMrBin pushed a commit to webMasterMrBin/redux that referenced this pull request Aug 21, 2021
* extract store types from index.d.ts

* move storeTypes.ts into types/

* Rename storeTypes.ts to store.ts


Co-authored-by: Tim Dorr <[email protected]>
Former-commit-id: 577abcb
Former-commit-id: 301ba7b
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.

2 participants