UNPKG

react-native-chunky

Version:
7 lines (4 loc) 143 B
import * as actions from './actions' import * as selectors from './selectors' export const auth = { actions, selectors } export default auth