UNPKG

@e-group/redux-modules

Version:

eGroup team react-redux modules that share across projects.

7 lines (6 loc) 231 B
export { default as withReduxDialog } from './withReduxDialog'; export * from './withReduxDialog'; export * from './dialogs'; export * from './selectors'; export * from '../../dialogs/types'; export * from '../../dialogs/actions';