Built motion from commit 10af8726.|2.6.34
[motion2.git] / server / api / mailInteractionHasTag / 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 _0x6822=['/describe','isAuthenticated','describe','exports','express','Router','../../components/auth/service','./mailInteractionHasTag.controller','get'];(function(_0xf92ef,_0x1b5058){var _0x3145cc=function(_0x1dc331){while(--_0x1dc331){_0xf92ef['push'](_0xf92ef['shift']());}};_0x3145cc(++_0x1b5058);}(_0x6822,0xca));var _0x2682=function(_0xf30a00,_0x362642){_0xf30a00=_0xf30a00-0x0;var _0xe0df1e=_0x6822[_0xf30a00];return _0xe0df1e;};'use strict';var express=require(_0x2682('0x0'));var router=express[_0x2682('0x1')]();var auth=require(_0x2682('0x2'));var controller=require(_0x2682('0x3'));router[_0x2682('0x4')](_0x2682('0x5'),auth[_0x2682('0x6')](),controller[_0x2682('0x7')]);module[_0x2682('0x8')]=router;