Built motion from commit ae138b72.|2.6.28
[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 _0x8921=['describe','exports','express','../../components/auth/service','./mailInteractionHasTag.controller','get','/describe','isAuthenticated'];(function(_0xed7c77,_0x19544e){var _0x25e668=function(_0x41548f){while(--_0x41548f){_0xed7c77['push'](_0xed7c77['shift']());}};_0x25e668(++_0x19544e);}(_0x8921,0x9a));var _0x1892=function(_0x895558,_0x2978d9){_0x895558=_0x895558-0x0;var _0x8fd70d=_0x8921[_0x895558];return _0x8fd70d;};'use strict';var express=require(_0x1892('0x0'));var router=express['Router']();var auth=require(_0x1892('0x1'));var controller=require(_0x1892('0x2'));router[_0x1892('0x3')](_0x1892('0x4'),auth[_0x1892('0x5')](),controller[_0x1892('0x6')]);module[_0x1892('0x7')]=router;