488c8ff8fd5e863244205948892652c5eca8c602
[motion2.git] / server / api / userChatQueue / 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 _0x780a=['exports','multer','util','path','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment'];(function(_0x31008c,_0x501762){var _0x200f26=function(_0x10caf1){while(--_0x10caf1){_0x31008c['push'](_0x31008c['shift']());}};_0x200f26(++_0x501762);}(_0x780a,0x1c3));var _0xa780=function(_0x2fefda,_0x53b981){_0x2fefda=_0x2fefda-0x0;var _0x53acac=_0x780a[_0x2fefda];return _0x53acac;};'use strict';var multer=require(_0xa780('0x0'));var util=require(_0xa780('0x1'));var path=require(_0xa780('0x2'));var timeout=require('connect-timeout');var express=require(_0xa780('0x3'));var router=express[_0xa780('0x4')]();var auth=require(_0xa780('0x5'));var interaction=require(_0xa780('0x6'));var config=require(_0xa780('0x7'));module[_0xa780('0x8')]=router;