8c9b45e26afb07952b6c3f39f6b5d0bcf1d213b1
[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 _0x716a=['Router','../../components/auth/service','../../config/environment','exports','multer','util','path','connect-timeout','express'];(function(_0x16e946,_0x416ceb){var _0x121bf0=function(_0x2980fa){while(--_0x2980fa){_0x16e946['push'](_0x16e946['shift']());}};_0x121bf0(++_0x416ceb);}(_0x716a,0x1a2));var _0xa716=function(_0x390733,_0x1e3d32){_0x390733=_0x390733-0x0;var _0x33beb9=_0x716a[_0x390733];return _0x33beb9;};'use strict';var multer=require(_0xa716('0x0'));var util=require(_0xa716('0x1'));var path=require(_0xa716('0x2'));var timeout=require(_0xa716('0x3'));var express=require(_0xa716('0x4'));var router=express[_0xa716('0x5')]();var auth=require(_0xa716('0x6'));var interaction=require('../../components/interaction/service');var config=require(_0xa716('0x7'));module[_0xa716('0x8')]=router;