Built motion from commit 129fb4d95212661e48f0db455e75d668addbaddf. Version 3.0.0...
[motion-next.git] / server / api / whatsappApplication / index.js
1 const a944_0x1aef=['isAuthenticated','/:id','express','update','put','post','./whatsappApplication.controller','get','destroy','delete','../../components/auth/service'];(function(_0xfe0d33,_0x51ffda){const _0x1aefd2=function(_0x1e4941){while(--_0x1e4941){_0xfe0d33['push'](_0xfe0d33['shift']());}};_0x1aefd2(++_0x51ffda);}(a944_0x1aef,0x153));const a944_0x1e49=function(_0xfe0d33,_0x51ffda){_0xfe0d33=_0xfe0d33-0xa1;let _0x1aefd2=a944_0x1aef[_0xfe0d33];return _0x1aefd2;};const a944_0xb3aca2=a944_0x1e49;'use strict';const express=require(a944_0xb3aca2(0xa5)),router=express['Router'](),auth=require(a944_0xb3aca2(0xa2)),controller=require(a944_0xb3aca2(0xa9));router[a944_0xb3aca2(0xaa)]('/',auth[a944_0xb3aca2(0xa3)](),controller['index']),router[a944_0xb3aca2(0xaa)](a944_0xb3aca2(0xa4),auth['isAuthenticated'](),controller['show']),router[a944_0xb3aca2(0xa8)]('/',auth[a944_0xb3aca2(0xa3)](),controller['create']),router[a944_0xb3aca2(0xa7)](a944_0xb3aca2(0xa4),auth[a944_0xb3aca2(0xa3)](),controller[a944_0xb3aca2(0xa6)]),router[a944_0xb3aca2(0xa1)](a944_0xb3aca2(0xa4),auth[a944_0xb3aca2(0xa3)](),controller[a944_0xb3aca2(0xab)]),module['exports']=router;