UNPKG

@e-group/redux-modules

Version:

eGroup team react-redux modules that share across projects.

6 lines 230 B
export { default as withReduxDialog } from './withReduxDialog'; export * from './withReduxDialog'; export * from './dialogs'; export * from './selectors'; export * from '../../dialogs/types'; export * from '../../dialogs/actions';