dfdb88556dbc8e139d35b2367d400b4cf6d1de7d
[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 _0x47e7=['multer','util','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','exports'];(function(_0x407127,_0x3bce9c){var _0xafa5b=function(_0x387d8f){while(--_0x387d8f){_0x407127['push'](_0x407127['shift']());}};_0xafa5b(++_0x3bce9c);}(_0x47e7,0x1a0));var _0x747e=function(_0x5c05bb,_0x3c264){_0x5c05bb=_0x5c05bb-0x0;var _0x53d8d6=_0x47e7[_0x5c05bb];return _0x53d8d6;};'use strict';var multer=require(_0x747e('0x0'));var util=require(_0x747e('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0x747e('0x2'));var router=express[_0x747e('0x3')]();var auth=require(_0x747e('0x4'));var interaction=require(_0x747e('0x5'));var config=require(_0x747e('0x6'));module[_0x747e('0x7')]=router;