mattak / Unidux

Redux Architecture for Unity 🎩
MIT License
385 stars 27 forks source link

get state interface to IStore #72

Closed mattak closed 7 years ago

mattak commented 7 years ago

create additional interface to IStore

S State { get; }