Built motion from commit ded33658aad58fc8de845a8299a9db59a88cc353. Version 3.0.0...
[motion-next.git] / server / api / action / index.js
1 const a3_0x1bb3=['isAuthenticated','/:id','destroy','delete','put','../../components/auth/service','Router','update'];(function(_0x474273,_0x1bb321){const _0x36f699=function(_0x4b419b){while(--_0x4b419b){_0x474273['push'](_0x474273['shift']());}};_0x36f699(++_0x1bb321);}(a3_0x1bb3,0xaa));const a3_0x36f6=function(_0x474273,_0x1bb321){_0x474273=_0x474273-0x0;let _0x36f699=a3_0x1bb3[_0x474273];return _0x36f699;};const _0x55d491=a3_0x36f6;'use strict';const express=require('express'),router=express[_0x55d491('0x4')](),auth=require(_0x55d491('0x3')),controller=require('./action.controller');router[_0x55d491('0x2')](_0x55d491('0x7'),auth[_0x55d491('0x6')](),controller[_0x55d491('0x5')]),router[_0x55d491('0x1')](_0x55d491('0x7'),auth['isAuthenticated'](),controller[_0x55d491('0x0')]),module['exports']=router;