Built motion from commit be44e1e4d16f8b29d243415b03d27262d8601e0e. Version 3.0.0...
[motion-next.git] / server / api / voiceExtension / index.js
1 const a725_0x3227=['post','../../components/auth/service','index','put','destroy','show','get','/:id','Router','update','create','exports','/:id/applications','isAuthenticated','./voiceExtension.controller','addApplications'];(function(_0x4a161c,_0x3227af){const _0x4958a2=function(_0x51481e){while(--_0x51481e){_0x4a161c['push'](_0x4a161c['shift']());}};_0x4958a2(++_0x3227af);}(a725_0x3227,0x1aa));const a725_0x4958=function(_0x4a161c,_0x3227af){_0x4a161c=_0x4a161c-0x0;let _0x4958a2=a725_0x3227[_0x4a161c];return _0x4958a2;};const _0x53e2b0=a725_0x4958;'use strict';const express=require('express'),router=express[_0x53e2b0('0xe')](),auth=require(_0x53e2b0('0x7')),controller=require(_0x53e2b0('0x4'));router[_0x53e2b0('0xc')]('/',auth[_0x53e2b0('0x3')](),controller[_0x53e2b0('0x8')]),router[_0x53e2b0('0xc')](_0x53e2b0('0xd'),auth[_0x53e2b0('0x3')](),controller[_0x53e2b0('0xb')]),router[_0x53e2b0('0x6')]('/',auth['isAuthenticated'](),controller[_0x53e2b0('0x0')]),router[_0x53e2b0('0x6')](_0x53e2b0('0x2'),auth[_0x53e2b0('0x3')](),controller[_0x53e2b0('0x5')]),router[_0x53e2b0('0x9')](_0x53e2b0('0xd'),auth[_0x53e2b0('0x3')](),controller[_0x53e2b0('0xf')]),router['delete']('/:id',auth['isAuthenticated'](),controller[_0x53e2b0('0xa')]),module[_0x53e2b0('0x1')]=router;