9bda76555f1dc01304f54b24930211bde44b34f3
[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 _0x1f83=['express','../../components/auth/service','../../config/environment','exports','multer','path','connect-timeout'];(function(_0x3f3f06,_0x581e5b){var _0x140feb=function(_0x4cc383){while(--_0x4cc383){_0x3f3f06['push'](_0x3f3f06['shift']());}};_0x140feb(++_0x581e5b);}(_0x1f83,0x9e));var _0x31f8=function(_0x3bf83f,_0x181cac){_0x3bf83f=_0x3bf83f-0x0;var _0x22c4a9=_0x1f83[_0x3bf83f];return _0x22c4a9;};'use strict';var multer=require(_0x31f8('0x0'));var util=require('util');var path=require(_0x31f8('0x1'));var timeout=require(_0x31f8('0x2'));var express=require(_0x31f8('0x3'));var router=express['Router']();var auth=require(_0x31f8('0x4'));var interaction=require('../../components/interaction/service');var config=require(_0x31f8('0x5'));module[_0x31f8('0x6')]=router;