0e1459333225d2823d0ba6f6ea6bcdf45094ae3a
[motion-next.git] / server / api / chatInternalMessage / index.js
1 const a78_0x4da8=['isAuthenticated','/:id','show','./chatInternalMessage.controller','describe','../../components/auth/service','destroy','index','exports','update','getUsers','express','post','get','Router','/users'];(function(_0x4830ad,_0x4da836){const _0x4da572=function(_0xe8a28b){while(--_0xe8a28b){_0x4830ad['push'](_0x4830ad['shift']());}};_0x4da572(++_0x4da836);}(a78_0x4da8,0xbd));const a78_0x4da5=function(_0x4830ad,_0x4da836){_0x4830ad=_0x4830ad-0x0;let _0x4da572=a78_0x4da8[_0x4830ad];return _0x4da572;};const _0x246c13=a78_0x4da5;'use strict';const express=require(_0x246c13('0xe')),router=express[_0x246c13('0x1')](),auth=require(_0x246c13('0x8')),controller=require(_0x246c13('0x6'));router[_0x246c13('0x0')]('/',auth[_0x246c13('0x3')](),controller[_0x246c13('0xa')]),router[_0x246c13('0x0')]('/describe',auth[_0x246c13('0x3')](),controller[_0x246c13('0x7')]),router[_0x246c13('0x0')](_0x246c13('0x2'),auth[_0x246c13('0x3')](),controller[_0x246c13('0xd')]),router[_0x246c13('0x0')](_0x246c13('0x4'),auth[_0x246c13('0x3')](),controller[_0x246c13('0x5')]),router[_0x246c13('0xf')]('/',auth[_0x246c13('0x3')](),controller['create']),router['put'](_0x246c13('0x4'),controller[_0x246c13('0xc')]),router['delete']('/:id',auth[_0x246c13('0x3')](),controller[_0x246c13('0x9')]),module[_0x246c13('0xb')]=router;