Built motion from commit (unavailable).|2.2.0
[motion2.git] / server / api / userMailQueue / 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 _0x3831=['Router','../../components/auth/service','../../config/environment','multer','path','connect-timeout','express'];(function(_0x246596,_0x59091e){var _0x58463a=function(_0x4024d7){while(--_0x4024d7){_0x246596['push'](_0x246596['shift']());}};_0x58463a(++_0x59091e);}(_0x3831,0x14c));var _0x1383=function(_0x57eb2d,_0x5e4918){_0x57eb2d=_0x57eb2d-0x0;var _0xd8e18=_0x3831[_0x57eb2d];return _0xd8e18;};'use strict';var multer=require(_0x1383('0x0'));var util=require('util');var path=require(_0x1383('0x1'));var timeout=require(_0x1383('0x2'));var express=require(_0x1383('0x3'));var router=express[_0x1383('0x4')]();var auth=require(_0x1383('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0x1383('0x6'));module['exports']=router;