af5944bf08954dd377250a596ad9e711389582f1
[motion2.git] / server / api / integration / 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 _0x33a9=['util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','exports','multer'];(function(_0x51cc1c,_0x2b4e14){var _0x327452=function(_0x5b09d9){while(--_0x5b09d9){_0x51cc1c['push'](_0x51cc1c['shift']());}};_0x327452(++_0x2b4e14);}(_0x33a9,0x98));var _0x933a=function(_0xea1570,_0x2f7856){_0xea1570=_0xea1570-0x0;var _0x579e74=_0x33a9[_0xea1570];return _0x579e74;};'use strict';var multer=require(_0x933a('0x0'));var util=require(_0x933a('0x1'));var path=require(_0x933a('0x2'));var timeout=require(_0x933a('0x3'));var express=require(_0x933a('0x4'));var router=express[_0x933a('0x5')]();var auth=require(_0x933a('0x6'));var interaction=require(_0x933a('0x7'));var config=require('../../config/environment');module[_0x933a('0x8')]=router;