Built motion from commit (unavailable).|2.5.2
[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 _0x681c=['Router','../../components/auth/service','../../config/environment','exports','multer','util'];(function(_0x28f32c,_0x4cc342){var _0x355402=function(_0xdb5032){while(--_0xdb5032){_0x28f32c['push'](_0x28f32c['shift']());}};_0x355402(++_0x4cc342);}(_0x681c,0x184));var _0xc681=function(_0x50007c,_0x1cbf11){_0x50007c=_0x50007c-0x0;var _0x5c1ec7=_0x681c[_0x50007c];return _0x5c1ec7;};'use strict';var multer=require(_0xc681('0x0'));var util=require(_0xc681('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require('express');var router=express[_0xc681('0x2')]();var auth=require(_0xc681('0x3'));var interaction=require('../../components/interaction/service');var config=require(_0xc681('0x4'));module[_0xc681('0x5')]=router;