Built motion from commit (unavailable).|2.6.0
[motion2.git] / server / api / userWhatsappQueue / 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 _0x40ac=['exports','multer','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service'];(function(_0x2da39c,_0x511ec6){var _0x44f789=function(_0x4a0c64){while(--_0x4a0c64){_0x2da39c['push'](_0x2da39c['shift']());}};_0x44f789(++_0x511ec6);}(_0x40ac,0x1de));var _0xc40a=function(_0x3bf148,_0x1683ef){_0x3bf148=_0x3bf148-0x0;var _0x511781=_0x40ac[_0x3bf148];return _0x511781;};'use strict';var multer=require(_0xc40a('0x0'));var util=require('util');var path=require(_0xc40a('0x1'));var timeout=require(_0xc40a('0x2'));var express=require(_0xc40a('0x3'));var router=express[_0xc40a('0x4')]();var fs_extra=require(_0xc40a('0x5'));var auth=require(_0xc40a('0x6'));var interaction=require(_0xc40a('0x7'));var config=require('../../config/environment');module[_0xc40a('0x8')]=router;