042f8381b07d5d0f749f97a0835e9a5638738669
[motion-next.git] / server / api / notification / index.js
1 const a459_0x2f73=['express','./notification.controller','exports','isAuthenticated','../../components/auth/service','post'];(function(_0x1613c2,_0x2f7307){const _0x240e90=function(_0x21b25b){while(--_0x21b25b){_0x1613c2['push'](_0x1613c2['shift']());}};_0x240e90(++_0x2f7307);}(a459_0x2f73,0x68));const a459_0x240e=function(_0x1613c2,_0x2f7307){_0x1613c2=_0x1613c2-0x0;let _0x240e90=a459_0x2f73[_0x1613c2];return _0x240e90;};const _0x1d2020=a459_0x240e;'use strict';const express=require(_0x1d2020('0x4')),router=express['Router'](),auth=require(_0x1d2020('0x2')),controller=require(_0x1d2020('0x5'));router[_0x1d2020('0x3')]('/',auth[_0x1d2020('0x1')](),controller['sendNotification']),module[_0x1d2020('0x0')]=router;