abeb5139d0cfa4139d2addc437eaf09636c3227c
[motion2.git] / server / api / reportAgentPreview / 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 _0x454f=['connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','exports','multer','util','path'];(function(_0x5b4ee8,_0x31f6f1){var _0x38bdb4=function(_0x57c566){while(--_0x57c566){_0x5b4ee8['push'](_0x5b4ee8['shift']());}};_0x38bdb4(++_0x31f6f1);}(_0x454f,0x1c8));var _0xf454=function(_0x44e383,_0x488205){_0x44e383=_0x44e383-0x0;var _0x431ca6=_0x454f[_0x44e383];return _0x431ca6;};'use strict';var multer=require(_0xf454('0x0'));var util=require(_0xf454('0x1'));var path=require(_0xf454('0x2'));var timeout=require(_0xf454('0x3'));var express=require(_0xf454('0x4'));var router=express[_0xf454('0x5')]();var auth=require(_0xf454('0x6'));var interaction=require(_0xf454('0x7'));var config=require('../../config/environment');module[_0xf454('0x8')]=router;