Built motion from commit (unavailable).|2.5.18
[motion2.git] / server / api / notification / index.js
index de5e2ac..97680ad 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x05f4=['../../config/environment','./notification.controller','sendNotification','exports','multer','path','connect-timeout','../../components/auth/service','../../components/interaction/service'];(function(_0x42b8cf,_0x1e7560){var _0x1638dd=function(_0x1cbd4e){while(--_0x1cbd4e){_0x42b8cf['push'](_0x42b8cf['shift']());}};_0x1638dd(++_0x1e7560);}(_0x05f4,0x9d));var _0x405f=function(_0xf2b140,_0x2335c3){_0xf2b140=_0xf2b140-0x0;var _0x496d40=_0x05f4[_0xf2b140];return _0x496d40;};'use strict';var multer=require(_0x405f('0x0'));var util=require('util');var path=require(_0x405f('0x1'));var timeout=require(_0x405f('0x2'));var express=require('express');var router=express['Router']();var auth=require(_0x405f('0x3'));var interaction=require(_0x405f('0x4'));var config=require(_0x405f('0x5'));var controller=require(_0x405f('0x6'));router['post']('/',auth['isAuthenticated'](),controller[_0x405f('0x7')]);module[_0x405f('0x8')]=router;
\ No newline at end of file
+var _0x9ced=['path','connect-timeout','express','Router','../../components/auth/service','../../config/environment','./notification.controller','post','isAuthenticated','sendNotification','exports','multer','util'];(function(_0x49d41c,_0x2bdc35){var _0xb64c5f=function(_0x28f535){while(--_0x28f535){_0x49d41c['push'](_0x49d41c['shift']());}};_0xb64c5f(++_0x2bdc35);}(_0x9ced,0xc1));var _0xd9ce=function(_0x53c506,_0x1c0fe8){_0x53c506=_0x53c506-0x0;var _0x165888=_0x9ced[_0x53c506];return _0x165888;};'use strict';var multer=require(_0xd9ce('0x0'));var util=require(_0xd9ce('0x1'));var path=require(_0xd9ce('0x2'));var timeout=require(_0xd9ce('0x3'));var express=require(_0xd9ce('0x4'));var router=express[_0xd9ce('0x5')]();var auth=require(_0xd9ce('0x6'));var interaction=require('../../components/interaction/service');var config=require(_0xd9ce('0x7'));var controller=require(_0xd9ce('0x8'));router[_0xd9ce('0x9')]('/',auth[_0xd9ce('0xa')](),controller[_0xd9ce('0xb')]);module[_0xd9ce('0xc')]=router;
\ No newline at end of file