0145e013d7881c3eeb426ec5f65a0818fc962f5f
[motion2.git] / server / api / migration / index.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0xbecd=['connect-timeout','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./migration.controller','get','index','exports','multer','path'];(function(_0x5f6f9e,_0x487797){var _0x471df6=function(_0x4c3bb4){while(--_0x4c3bb4){_0x5f6f9e['push'](_0x5f6f9e['shift']());}};_0x471df6(++_0x487797);}(_0xbecd,0x6a));var _0xdbec=function(_0x321bb2,_0x202794){_0x321bb2=_0x321bb2-0x0;var _0x9c12ed=_0xbecd[_0x321bb2];return _0x9c12ed;};'use strict';var multer=require(_0xdbec('0x0'));var util=require('util');var path=require(_0xdbec('0x1'));var timeout=require(_0xdbec('0x2'));var express=require('express');var router=express[_0xdbec('0x3')]();var fs_extra=require(_0xdbec('0x4'));var auth=require(_0xdbec('0x5'));var interaction=require(_0xdbec('0x6'));var config=require(_0xdbec('0x7'));var controller=require(_0xdbec('0x8'));router[_0xdbec('0x9')]('/',controller[_0xdbec('0xa')]);module[_0xdbec('0xb')]=router;