UNPKG

react-redux-provide

Version:

Build your UI with React. Manage application state with Redux providers. Persist and share application state with replication. Use pure functions everywhere.

8 lines (6 loc) 94 B
import Test from './Test'; import TestItem from './TestItem'; export { Test, TestItem };