Skip to content
This repository has been archived by the owner on Jan 4, 2019. It is now read-only.

Add types to CreateStoreOptions #84

Closed
zoltanbedi opened this issue May 14, 2018 · 1 comment
Closed

Add types to CreateStoreOptions #84

zoltanbedi opened this issue May 14, 2018 · 1 comment

Comments

@zoltanbedi
Copy link
Contributor

CreateStoreOptions doesn't have types added to the properties. Please add types to them so intelisense can work better.

export interface CreateStoreOptions {
    rootReducer,
    repository,
    middlewares?,
    persistedState?
}
@herflis
Copy link
Contributor

herflis commented May 31, 2018

@B3zo0 thanks for the request. It is fixed in version 4.1.0. To check the changes see the docs

@herflis herflis closed this as completed May 31, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants