8dbf179b0d4971e1ffadc6957947e71ecc6d978b
[motion-next.git] / server / api / jira / index.js
1 const a370_0x4718=['post','exports','../../components/auth/service','Router','send','./jira.controller'];(function(_0x480f2f,_0x471884){const _0x5ee90f=function(_0x56d332){while(--_0x56d332){_0x480f2f['push'](_0x480f2f['shift']());}};_0x5ee90f(++_0x471884);}(a370_0x4718,0x149));const a370_0x5ee9=function(_0x480f2f,_0x471884){_0x480f2f=_0x480f2f-0x0;let _0x5ee90f=a370_0x4718[_0x480f2f];return _0x5ee90f;};const _0x1ff464=a370_0x5ee9;'use strict';const express=require('express'),router=express[_0x1ff464('0x4')](),auth=require(_0x1ff464('0x3')),controller=require(_0x1ff464('0x0'));router[_0x1ff464('0x1')]('/',auth['isAuthenticated'](),controller[_0x1ff464('0x5')]),module[_0x1ff464('0x2')]=router;