UNPKG

bdn-pocket

Version:

pocket tools for managing redux and redux-saga

10 lines (8 loc) 203 B
import Selector from './selector/selector' import SliceSelector from './selector/slice_selector' import SelectorDef from './selector/selector_def' export { Selector, SliceSelector, SelectorDef, }