UNPKG

mobx--awesome-connect

Version:

Not official React bindings for mobX, but performant and flexible

8 lines (6 loc) 110 B
import Provide from './Provide'; import connect from './connect'; module.exports = { Provide, connect, }