a0f113e1f9d40a075609ceb2c9625e72fbb9be0f
[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 _0x9fd4=['/describe','isAuthenticated','describe','exports','express','Router','../../components/auth/service','./mailInteractionHasTag.controller','get'];(function(_0xfc0976,_0x33776f){var _0x23579f=function(_0x4143d9){while(--_0x4143d9){_0xfc0976['push'](_0xfc0976['shift']());}};_0x23579f(++_0x33776f);}(_0x9fd4,0x16c));var _0x49fd=function(_0x22cf86,_0x9ecba2){_0x22cf86=_0x22cf86-0x0;var _0x2d1ea9=_0x9fd4[_0x22cf86];return _0x2d1ea9;};'use strict';var express=require(_0x49fd('0x0'));var router=express[_0x49fd('0x1')]();var auth=require(_0x49fd('0x2'));var controller=require(_0x49fd('0x3'));router[_0x49fd('0x4')](_0x49fd('0x5'),auth[_0x49fd('0x6')](),controller[_0x49fd('0x7')]);module[_0x49fd('0x8')]=router;