Built motion from commit b51cdcb3f2cb46634587ce1d55ea1b8f32dacea6. Version 3.0.0...
[motion-next.git] / server / api / action / index.js
1 const a3_0x1c58=['destroy','isAuthenticated','put','exports','update','../../components/auth/service','delete','/:id','Router','./action.controller'];(function(_0x28d77a,_0x1c58b7){const _0x457af3=function(_0x4ca8b0){while(--_0x4ca8b0){_0x28d77a['push'](_0x28d77a['shift']());}};_0x457af3(++_0x1c58b7);}(a3_0x1c58,0x1a3));const a3_0x457a=function(_0x28d77a,_0x1c58b7){_0x28d77a=_0x28d77a-0x0;let _0x457af3=a3_0x1c58[_0x28d77a];return _0x457af3;};const _0x58b0f2=a3_0x457a;'use strict';const express=require('express'),router=express[_0x58b0f2('0x9')](),auth=require(_0x58b0f2('0x6')),controller=require(_0x58b0f2('0x0'));router[_0x58b0f2('0x3')](_0x58b0f2('0x8'),auth['isAuthenticated'](),controller[_0x58b0f2('0x5')]),router[_0x58b0f2('0x7')]('/:id',auth[_0x58b0f2('0x2')](),controller[_0x58b0f2('0x1')]),module[_0x58b0f2('0x4')]=router;