1 2 3 4
import * as types from 'app/types' import { store, history, dispatch } from 'app/store' // import { } from 'app/utils' // import actions from 'app/actions'