in src/actions/customerActions.js [16:18]
export function loadCustomerRequest() { return {type: types.LOAD_CUSTOMER_REQUEST}; }