Built motion from commit df3e9871f6bcc3432fec345b2f4facbd4dba8b5c. Version 3.0.0...
[motion-next.git] / server / api / faxQueue / index.js
1 const a217_0x447d=['getAgents','exports','addAgents','delete','/:id/users','update','/:id/members','isAuthenticated','/:id','create','../../components/auth/service','getMembers','post','express','Router','addTeams','get','destroy','/describe','/:id/teams','./faxQueue.controller'];(function(_0x3ca2d8,_0x447d03){const _0x2c99f3=function(_0x438368){while(--_0x438368){_0x3ca2d8['push'](_0x3ca2d8['shift']());}};_0x2c99f3(++_0x447d03);}(a217_0x447d,0x1cf));const a217_0x2c99=function(_0x3ca2d8,_0x447d03){_0x3ca2d8=_0x3ca2d8-0x0;let _0x2c99f3=a217_0x447d[_0x3ca2d8];return _0x2c99f3;};const _0x3698ea=a217_0x2c99;'use strict';const express=require(_0x3698ea('0xc')),router=express[_0x3698ea('0xd')](),auth=require(_0x3698ea('0x9')),controller=require(_0x3698ea('0x13'));router[_0x3698ea('0xf')]('/',auth[_0x3698ea('0x6')](),controller['index']),router[_0x3698ea('0xf')](_0x3698ea('0x11'),auth[_0x3698ea('0x6')](),controller['describe']),router['get'](_0x3698ea('0x7'),auth[_0x3698ea('0x6')](),controller['show']),router[_0x3698ea('0xf')](_0x3698ea('0x5'),auth[_0x3698ea('0x6')](),controller[_0x3698ea('0xa')]),router[_0x3698ea('0xf')](_0x3698ea('0x12'),auth['isAuthenticated'](),controller['getTeams']),router[_0x3698ea('0xf')]('/:id/users',auth[_0x3698ea('0x6')](),controller[_0x3698ea('0x14')]),router[_0x3698ea('0xb')]('/',auth[_0x3698ea('0x6')](),controller[_0x3698ea('0x8')]),router[_0x3698ea('0xb')](_0x3698ea('0x12'),auth[_0x3698ea('0x6')](),controller[_0x3698ea('0xe')]),router[_0x3698ea('0xb')](_0x3698ea('0x3'),auth[_0x3698ea('0x6')](),controller[_0x3698ea('0x1')]),router['put'](_0x3698ea('0x7'),auth[_0x3698ea('0x6')](),controller[_0x3698ea('0x4')]),router[_0x3698ea('0x2')]('/:id',auth['isAuthenticated'](),controller[_0x3698ea('0x10')]),router[_0x3698ea('0x2')](_0x3698ea('0x12'),auth[_0x3698ea('0x6')](),controller['removeTeams']),router[_0x3698ea('0x2')](_0x3698ea('0x3'),auth['isAuthenticated'](),controller['removeAgents']),module[_0x3698ea('0x0')]=router;