9040a5c1a6795be55f1f4917899738b73753f9fe
[motion-next.git] / server / api / voiceQueueReport / index.js
1 const a758_0x493f=['get','destroy','exports','put','isAuthenticated','express','./voiceQueueReport.controller','show','Router','/index','/describe','update','getVoiceQueuesReport','create','delete','../../components/auth/service','/:id','index','post'];(function(_0x46f90d,_0x493fb6){const _0xf07655=function(_0x1cbd96){while(--_0x1cbd96){_0x46f90d['push'](_0x46f90d['shift']());}};_0xf07655(++_0x493fb6);}(a758_0x493f,0x73));const a758_0xf076=function(_0x46f90d,_0x493fb6){_0x46f90d=_0x46f90d-0x0;let _0xf07655=a758_0x493f[_0x46f90d];return _0xf07655;};const _0xb18971=a758_0xf076;'use strict';const express=require(_0xb18971('0x4')),router=express[_0xb18971('0x7')](),auth=require(_0xb18971('0xe')),controller=require(_0xb18971('0x5'));router[_0xb18971('0x12')]('/',auth[_0xb18971('0x3')](),controller[_0xb18971('0x10')]),router[_0xb18971('0x12')](_0xb18971('0x9'),auth['isAuthenticated'](),controller['describe']),router[_0xb18971('0x12')](_0xb18971('0x8'),auth[_0xb18971('0x3')](),controller[_0xb18971('0xb')]),router[_0xb18971('0x12')](_0xb18971('0xf'),auth[_0xb18971('0x3')](),controller[_0xb18971('0x6')]),router[_0xb18971('0x11')]('/',auth[_0xb18971('0x3')](),controller[_0xb18971('0xc')]),router[_0xb18971('0x2')]('/:id',auth[_0xb18971('0x3')](),controller[_0xb18971('0xa')]),router[_0xb18971('0xd')]('/:id',auth[_0xb18971('0x3')](),controller[_0xb18971('0x0')]),module[_0xb18971('0x1')]=router;