21f24ebcbeeb5e2c4b6b17af9f0fcf01b80a6682
[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 _0x2afe=['../../components/interaction/service','../../config/environment','exports','multer','path','connect-timeout','express','../../components/auth/service'];(function(_0x1121b1,_0x4e40f2){var _0x5bf648=function(_0x1d3b12){while(--_0x1d3b12){_0x1121b1['push'](_0x1121b1['shift']());}};_0x5bf648(++_0x4e40f2);}(_0x2afe,0xbb));var _0xe2af=function(_0x397e5f,_0x454c8f){_0x397e5f=_0x397e5f-0x0;var _0x5302b8=_0x2afe[_0x397e5f];return _0x5302b8;};'use strict';var multer=require(_0xe2af('0x0'));var util=require('util');var path=require(_0xe2af('0x1'));var timeout=require(_0xe2af('0x2'));var express=require(_0xe2af('0x3'));var router=express['Router']();var auth=require(_0xe2af('0x4'));var interaction=require(_0xe2af('0x5'));var config=require(_0xe2af('0x6'));module[_0xe2af('0x7')]=router;