Will emit new 'network.info' action with the online/offline status and extra details for native like the network type and 'isConnectionExpensive' flag.
5 lines
75 B
JavaScript
5 lines
75 B
JavaScript
export * from './actionTypes';
|
|
|
|
import './middleware';
|
|
import './reducer';
|