UNPKG

react-sweet-state

Version:

Global + local state combining the best of Redux and Context API

3 lines 158 B
export { bindAction, bindActions } from './bind-actions'; export { createStore } from './create'; export { StoreRegistry, defaultRegistry } from './registry';