1d16bd08a002057e30713f836380895324b46cfe
[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 _0x5a5a=['/describe','describe','exports','Router','../../components/auth/service','./mailInteractionHasTag.controller','get'];(function(_0x349077,_0x2eafb1){var _0x277000=function(_0x26de51){while(--_0x26de51){_0x349077['push'](_0x349077['shift']());}};_0x277000(++_0x2eafb1);}(_0x5a5a,0x1d1));var _0xa5a5=function(_0x5101f5,_0x16463e){_0x5101f5=_0x5101f5-0x0;var _0x56bf84=_0x5a5a[_0x5101f5];return _0x56bf84;};'use strict';var express=require('express');var router=express[_0xa5a5('0x0')]();var auth=require(_0xa5a5('0x1'));var controller=require(_0xa5a5('0x2'));router[_0xa5a5('0x3')](_0xa5a5('0x4'),auth['isAuthenticated'](),controller[_0xa5a5('0x5')]);module[_0xa5a5('0x6')]=router;