Built motion from commit aab208717af8d15f4fa224cdb6a202877019af9b. Version 3.0.0...
[motion-next.git] / server / api / openchannelQueueReport / index.js
1 const a499_0x5d68=['put','../../components/auth/service','post','express','describe','create','isAuthenticated','./openchannelQueueReport.controller','/describe','/:id','get','Router','delete','show'];(function(_0x248923,_0x5d687c){const _0x1536c4=function(_0x41ccfc){while(--_0x41ccfc){_0x248923['push'](_0x248923['shift']());}};_0x1536c4(++_0x5d687c);}(a499_0x5d68,0x8d));const a499_0x1536=function(_0x248923,_0x5d687c){_0x248923=_0x248923-0x0;let _0x1536c4=a499_0x5d68[_0x248923];return _0x1536c4;};const _0x15385a=a499_0x1536;'use strict';const express=require(_0x15385a('0x2')),router=express[_0x15385a('0xa')](),auth=require(_0x15385a('0x0')),controller=require(_0x15385a('0x6'));router[_0x15385a('0x9')]('/',auth['isAuthenticated'](),controller['index']),router[_0x15385a('0x9')](_0x15385a('0x7'),auth[_0x15385a('0x5')](),controller[_0x15385a('0x3')]),router[_0x15385a('0x9')](_0x15385a('0x8'),auth[_0x15385a('0x5')](),controller[_0x15385a('0xc')]),router[_0x15385a('0x1')]('/',auth['isAuthenticated'](),controller[_0x15385a('0x4')]),router[_0x15385a('0xd')](_0x15385a('0x8'),auth[_0x15385a('0x5')](),controller['update']),router[_0x15385a('0xb')](_0x15385a('0x8'),auth['isAuthenticated'](),controller['destroy']),module['exports']=router;