Built motion from commit a9fb64cc6defd8fb3a5cc199221f878e91c0e969. Version 3.0.0...
[motion-next.git] / server / api / cmHopper / index.js
1 const a140_0x2c56=['post','show','destroy','../../components/auth/service','update','Router','/preview','/opencontacts','isAuthenticated','put','/describe','describe','create','get','/:id','./cmHopper.controller','getPreview','index'];(function(_0x34951b,_0x2c564b){const _0x17edc9=function(_0x57401d){while(--_0x57401d){_0x34951b['push'](_0x34951b['shift']());}};_0x17edc9(++_0x2c564b);}(a140_0x2c56,0x18c));const a140_0x17ed=function(_0x34951b,_0x2c564b){_0x34951b=_0x34951b-0x0;let _0x17edc9=a140_0x2c56[_0x34951b];return _0x17edc9;};const _0x3f7bfa=a140_0x17ed;'use strict';const express=require('express'),router=express[_0x3f7bfa('0x5')](),auth=require(_0x3f7bfa('0x3')),controller=require(_0x3f7bfa('0xf'));router[_0x3f7bfa('0xd')]('/',auth[_0x3f7bfa('0x8')](),controller[_0x3f7bfa('0x11')]),router[_0x3f7bfa('0xd')](_0x3f7bfa('0xa'),auth['isAuthenticated'](),controller[_0x3f7bfa('0xb')]),router[_0x3f7bfa('0xd')](_0x3f7bfa('0x7'),auth[_0x3f7bfa('0x8')](),controller['getOpenContacts']),router[_0x3f7bfa('0xd')](_0x3f7bfa('0xe'),auth[_0x3f7bfa('0x8')](),controller[_0x3f7bfa('0x1')]),router[_0x3f7bfa('0x0')]('/',auth[_0x3f7bfa('0x8')](),controller[_0x3f7bfa('0xc')]),router[_0x3f7bfa('0x0')](_0x3f7bfa('0x6'),auth[_0x3f7bfa('0x8')](),controller[_0x3f7bfa('0x10')]),router[_0x3f7bfa('0x9')](_0x3f7bfa('0xe'),auth[_0x3f7bfa('0x8')](),controller[_0x3f7bfa('0x4')]),router['delete'](_0x3f7bfa('0xe'),auth['isAuthenticated'](),controller[_0x3f7bfa('0x2')]),module['exports']=router;