Built motion from commit c49361c37b5f784889c8087ac6e0e91b7e6b561a. Version 3.0.0...
[motion-next.git] / server / api / license / index.js
1 const a388_0x17aa=['../../components/auth/service','isAuthenticated','express','put','exports','Router','/:id'];(function(_0x18bca0,_0x17aaa7){const _0xe07299=function(_0x1f7031){while(--_0x1f7031){_0x18bca0['push'](_0x18bca0['shift']());}};_0xe07299(++_0x17aaa7);}(a388_0x17aa,0x6b));const a388_0xe072=function(_0x18bca0,_0x17aaa7){_0x18bca0=_0x18bca0-0x0;let _0xe07299=a388_0x17aa[_0x18bca0];return _0xe07299;};const _0x3a36c0=a388_0xe072;'use strict';const express=require(_0x3a36c0('0x0')),router=express[_0x3a36c0('0x3')](),auth=require(_0x3a36c0('0x5')),controller=require('./license.controller');router['get']('/',controller['index']),router[_0x3a36c0('0x1')](_0x3a36c0('0x4'),auth[_0x3a36c0('0x6')](),controller['update']),module[_0x3a36c0('0x2')]=router;