JEMBOT MAWOT Bypass Shell

Current Path : /home/c/i/n/cinepatreb/billetterie/modules/mollie/views/js/src/back/transaction/store/
Upload File :
Current File : /home/c/i/n/cinepatreb/billetterie/modules/mollie/views/js/src/back/transaction/store/index.ts

/**
 * Mollie       https://www.mollie.nl
 *
 * @author      Mollie B.V. <info@mollie.nl>
 * @copyright   Mollie B.V.
 * @link        https://github.com/mollie/PrestaShop
 * @license     https://github.com/mollie/PrestaShop/blob/master/LICENSE.md
 * @codingStandardsIgnoreStart
 */
import { createStore, Store } from 'redux';
import orderApp from './order';

declare let window: any;

let store: Store;
const devTools = window.__REDUX_DEVTOOLS_EXTENSION__;

store = createStore(
  orderApp,
  devTools && devTools(),
);

export default store;

xxxxx1.0, XXX xxxx