Built motion from commit f738f9592c388b9f9eb3948f400a5c9d717a3561. Version 3.0.0...
[motion-next.git] / server / api / userChatQueue / userChatQueue.model.js
1 const a783_0x4729=['function','UserChatQueue','sequelize','init','./userChatQueue.options'];(function(_0x1d4469,_0x3fdb5e){const _0x4729c3=function(_0x4f29c4){while(--_0x4f29c4){_0x1d4469['push'](_0x1d4469['shift']());}};_0x4729c3(++_0x3fdb5e);}(a783_0x4729,0xf9));const a783_0x4f29=function(_0x1d4469,_0x3fdb5e){_0x1d4469=_0x1d4469-0x1dc;let _0x4729c3=a783_0x4729[_0x1d4469];return _0x4729c3;};const a783_0x2cd3e2=a783_0x4f29;'use strict';const {Model}=require(a783_0x2cd3e2(0x1df)),{attributes}=require('./userChatQueue.attributes'),{options}=require(a783_0x2cd3e2(0x1dc));class UserChatQueue extends Model{}function init(_0x334c13,_0x4adee8){const _0x1a8f59=a783_0x2cd3e2,_0x78fe66=options(_0x334c13),_0x4b77ea=typeof _0x4adee8===_0x1a8f59(0x1dd)?_0x4adee8(_0x78fe66):_0x78fe66;return UserChatQueue[_0x1a8f59(0x1e0)](attributes,_0x4b77ea),UserChatQueue;}module['exports'][a783_0x2cd3e2(0x1de)]=UserChatQueue,module['exports'][a783_0x2cd3e2(0x1e0)]=init;