Built motion from commit 5fcd269f5146f10cf3129722d518881dfac64576. Version 3.0.0...
[motion-next.git] / server / api / faxQueueReport / index.js
1 const a222_0x1bce=['/describe','update','put','describe','show','destroy','get','index','/:id','post','./faxQueueReport.controller','isAuthenticated','../../components/auth/service'];(function(_0x232751,_0x1bcef6){const _0x327713=function(_0x530ca4){while(--_0x530ca4){_0x232751['push'](_0x232751['shift']());}};_0x327713(++_0x1bcef6);}(a222_0x1bce,0x19e));const a222_0x3277=function(_0x232751,_0x1bcef6){_0x232751=_0x232751-0x0;let _0x327713=a222_0x1bce[_0x232751];return _0x327713;};const _0x14bbb5=a222_0x3277;'use strict';const express=require('express'),router=express['Router'](),auth=require(_0x14bbb5('0x1')),controller=require(_0x14bbb5('0xc'));router[_0x14bbb5('0x8')]('/',auth[_0x14bbb5('0x0')](),controller[_0x14bbb5('0x9')]),router[_0x14bbb5('0x8')](_0x14bbb5('0x2'),auth[_0x14bbb5('0x0')](),controller[_0x14bbb5('0x5')]),router[_0x14bbb5('0x8')](_0x14bbb5('0xa'),auth[_0x14bbb5('0x0')](),controller[_0x14bbb5('0x6')]),router[_0x14bbb5('0xb')]('/',auth[_0x14bbb5('0x0')](),controller['create']),router[_0x14bbb5('0x4')](_0x14bbb5('0xa'),auth[_0x14bbb5('0x0')](),controller[_0x14bbb5('0x3')]),router['delete']('/:id',auth['isAuthenticated'](),controller[_0x14bbb5('0x7')]),module['exports']=router;