Built motion from commit (unavailable).|2.0.73
[motion2.git] / server / api / userChatQueue / 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 _0x1f2d=['util','path','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','exports','multer'];(function(_0x3d64b7,_0x544ef5){var _0x4ee0ac=function(_0x1d04ca){while(--_0x1d04ca){_0x3d64b7['push'](_0x3d64b7['shift']());}};_0x4ee0ac(++_0x544ef5);}(_0x1f2d,0x128));var _0xd1f2=function(_0x4a45b4,_0x59804f){_0x4a45b4=_0x4a45b4-0x0;var _0x1a99c9=_0x1f2d[_0x4a45b4];return _0x1a99c9;};'use strict';var multer=require(_0xd1f2('0x0'));var util=require(_0xd1f2('0x1'));var path=require(_0xd1f2('0x2'));var express=require(_0xd1f2('0x3'));var router=express[_0xd1f2('0x4')]();var auth=require(_0xd1f2('0x5'));var interaction=require(_0xd1f2('0x6'));var config=require(_0xd1f2('0x7'));module[_0xd1f2('0x8')]=router;