bec06eea14b1552f8111c33c25ce20889df3e2f0
[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 _0x5816=['multer','path','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','exports'];(function(_0x2d3582,_0x198bfa){var _0x506230=function(_0x54cc5e){while(--_0x54cc5e){_0x2d3582['push'](_0x2d3582['shift']());}};_0x506230(++_0x198bfa);}(_0x5816,0x98));var _0x6581=function(_0x581e2a,_0x51c7e9){_0x581e2a=_0x581e2a-0x0;var _0x3deb7a=_0x5816[_0x581e2a];return _0x3deb7a;};'use strict';var multer=require(_0x6581('0x0'));var util=require('util');var path=require(_0x6581('0x1'));var timeout=require('connect-timeout');var express=require(_0x6581('0x2'));var router=express[_0x6581('0x3')]();var auth=require(_0x6581('0x4'));var interaction=require(_0x6581('0x5'));var config=require(_0x6581('0x6'));module[_0x6581('0x7')]=router;