430e3e1d3791d268029686cd9ecc3cbda030c701
[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 _0x831e=['path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','exports','util'];(function(_0x55543d,_0xd36804){var _0x31a21b=function(_0x31e840){while(--_0x31e840){_0x55543d['push'](_0x55543d['shift']());}};_0x31a21b(++_0xd36804);}(_0x831e,0x128));var _0xe831=function(_0x490921,_0x482d45){_0x490921=_0x490921-0x0;var _0x28aaa1=_0x831e[_0x490921];return _0x28aaa1;};'use strict';var multer=require('multer');var util=require(_0xe831('0x0'));var path=require(_0xe831('0x1'));var timeout=require(_0xe831('0x2'));var express=require(_0xe831('0x3'));var router=express[_0xe831('0x4')]();var auth=require(_0xe831('0x5'));var interaction=require(_0xe831('0x6'));var config=require(_0xe831('0x7'));module[_0xe831('0x8')]=router;