Built motion from commit a9fb64cc6defd8fb3a5cc199221f878e91c0e969. Version 3.0.0...
[motion-next.git] / server / api / squareProject / index.js
1 const a596_0x202c=['/:id','delete','exports','show','post','isAuthenticated','index','/:id/users','express','destroy','./squareProject.controller','addUsers','removeUsers','update','../../components/auth/service','get','getUsers'];(function(_0x3631c0,_0x202cb0){const _0x3abe7d=function(_0x268373){while(--_0x268373){_0x3631c0['push'](_0x3631c0['shift']());}};_0x3abe7d(++_0x202cb0);}(a596_0x202c,0xa0));const a596_0x3abe=function(_0x3631c0,_0x202cb0){_0x3631c0=_0x3631c0-0x0;let _0x3abe7d=a596_0x202c[_0x3631c0];return _0x3abe7d;};const _0x1f3774=a596_0x3abe;'use strict';const express=require(_0x1f3774('0x1')),router=express['Router'](),auth=require(_0x1f3774('0x7')),controller=require(_0x1f3774('0x3'));router[_0x1f3774('0x8')]('/',auth['isAuthenticated'](),controller[_0x1f3774('0x10')]),router[_0x1f3774('0x8')](_0x1f3774('0xa'),auth[_0x1f3774('0xf')](),controller[_0x1f3774('0xd')]),router[_0x1f3774('0x8')](_0x1f3774('0x0'),auth[_0x1f3774('0xf')](),controller[_0x1f3774('0x9')]),router[_0x1f3774('0xe')]('/',auth[_0x1f3774('0xf')](),controller['create']),router['post'](_0x1f3774('0x0'),auth['isAuthenticated'](),controller[_0x1f3774('0x4')]),router['put'](_0x1f3774('0xa'),auth[_0x1f3774('0xf')](),controller[_0x1f3774('0x6')]),router[_0x1f3774('0xb')](_0x1f3774('0xa'),auth[_0x1f3774('0xf')](),controller[_0x1f3774('0x2')]),router[_0x1f3774('0xb')](_0x1f3774('0x0'),auth['isAuthenticated'](),controller[_0x1f3774('0x5')]),module[_0x1f3774('0xc')]=router;