Built motion from commit 129fb4d95212661e48f0db455e75d668addbaddf. Version 3.0.0...
[motion-next.git] / server / api / faxApplication / index.js
1 const a234_0x6515=['express','show','delete','/:id','./faxApplication.controller','update','exports','destroy','create','../../components/auth/service','index','Router','get','put','isAuthenticated','post'];(function(_0x5018ba,_0x4dc10){const _0x6515ac=function(_0x4452c8){while(--_0x4452c8){_0x5018ba['push'](_0x5018ba['shift']());}};_0x6515ac(++_0x4dc10);}(a234_0x6515,0x91));const a234_0x4452=function(_0x5018ba,_0x4dc10){_0x5018ba=_0x5018ba-0xd0;let _0x6515ac=a234_0x6515[_0x5018ba];return _0x6515ac;};const a234_0x3eadf8=a234_0x4452;'use strict';const express=require(a234_0x3eadf8(0xdf)),router=express[a234_0x3eadf8(0xda)](),auth=require(a234_0x3eadf8(0xd8)),controller=require(a234_0x3eadf8(0xd3));router['get']('/',auth[a234_0x3eadf8(0xdd)](),controller[a234_0x3eadf8(0xd9)]),router[a234_0x3eadf8(0xdb)](a234_0x3eadf8(0xd2),auth[a234_0x3eadf8(0xdd)](),controller[a234_0x3eadf8(0xd0)]),router[a234_0x3eadf8(0xde)]('/',auth[a234_0x3eadf8(0xdd)](),controller[a234_0x3eadf8(0xd7)]),router[a234_0x3eadf8(0xdc)]('/:id',auth[a234_0x3eadf8(0xdd)](),controller[a234_0x3eadf8(0xd4)]),router[a234_0x3eadf8(0xd1)](a234_0x3eadf8(0xd2),auth['isAuthenticated'](),controller[a234_0x3eadf8(0xd6)]),module[a234_0x3eadf8(0xd5)]=router;