Built motion from commit 82a371561bcdbc7605c801e5e414f4032ba9e7ad. Version 3.0.0...
[motion-next.git] / server / api / variable / index.js
1 const a695_0x1d09=['show','destroy','index','../../components/auth/service','Router','isAuthenticated','delete','exports','create','/:id','get','post'];(function(_0x2e5b7c,_0x1d09bb){const _0x3dbb42=function(_0x5025a0){while(--_0x5025a0){_0x2e5b7c['push'](_0x2e5b7c['shift']());}};_0x3dbb42(++_0x1d09bb);}(a695_0x1d09,0x12f));const a695_0x3dbb=function(_0x2e5b7c,_0x1d09bb){_0x2e5b7c=_0x2e5b7c-0x0;let _0x3dbb42=a695_0x1d09[_0x2e5b7c];return _0x3dbb42;};const _0x321843=a695_0x3dbb;'use strict';const express=require('express'),router=express[_0x321843('0x1')](),auth=require(_0x321843('0x0')),controller=require('./variable.controller');router['get']('/',auth[_0x321843('0x2')](),controller[_0x321843('0xb')]),router[_0x321843('0x7')](_0x321843('0x6'),auth[_0x321843('0x2')](),controller[_0x321843('0x9')]),router[_0x321843('0x8')]('/',auth[_0x321843('0x2')](),controller[_0x321843('0x5')]),router['put'](_0x321843('0x6'),auth[_0x321843('0x2')](),controller['update']),router[_0x321843('0x3')](_0x321843('0x6'),auth[_0x321843('0x2')](),controller[_0x321843('0xa')]),module[_0x321843('0x4')]=router;