632dbb5c2f986094d2295ab2c15c2c27d70a19d9
[motion-next.git] / server / api / pause / index.js
1 const a508_0x36d7=['update','express','./pause.controller','destroy','put','create','/:id','../../components/auth/service','index','Router','delete','exports','isAuthenticated','show','get'];(function(_0x91c5c6,_0x36d704){const _0xb116ae=function(_0x996724){while(--_0x996724){_0x91c5c6['push'](_0x91c5c6['shift']());}};_0xb116ae(++_0x36d704);}(a508_0x36d7,0x1c9));const a508_0xb116=function(_0x91c5c6,_0x36d704){_0x91c5c6=_0x91c5c6-0x0;let _0xb116ae=a508_0x36d7[_0x91c5c6];return _0xb116ae;};const _0x2e3557=a508_0xb116;'use strict';const express=require(_0x2e3557('0x9')),router=express[_0x2e3557('0x2')](),auth=require(_0x2e3557('0x0')),controller=require(_0x2e3557('0xa'));router[_0x2e3557('0x7')]('/',auth[_0x2e3557('0x5')](),controller[_0x2e3557('0x1')]),router[_0x2e3557('0x7')](_0x2e3557('0xe'),auth['isAuthenticated'](),controller[_0x2e3557('0x6')]),router['post']('/',auth[_0x2e3557('0x5')](),controller[_0x2e3557('0xd')]),router[_0x2e3557('0xc')](_0x2e3557('0xe'),auth[_0x2e3557('0x5')](),controller[_0x2e3557('0x8')]),router[_0x2e3557('0x3')](_0x2e3557('0xe'),auth[_0x2e3557('0x5')](),controller[_0x2e3557('0xb')]),module[_0x2e3557('0x4')]=router;