Built motion from commit f738f9592c388b9f9eb3948f400a5c9d717a3561. Version 3.0.0...
[motion-next.git] / server / api / action / action.model.js
1 const a2_0x24c7=['init','Action','./action.attributes','function','sequelize','./action.options','exports'];(function(_0x1c06d7,_0x40a5be){const _0x24c7be=function(_0x250edc){while(--_0x250edc){_0x1c06d7['push'](_0x1c06d7['shift']());}};_0x24c7be(++_0x40a5be);}(a2_0x24c7,0x15b));const a2_0x250e=function(_0x1c06d7,_0x40a5be){_0x1c06d7=_0x1c06d7-0x16e;let _0x24c7be=a2_0x24c7[_0x1c06d7];return _0x24c7be;};const a2_0x205f7d=a2_0x250e;'use strict';const {Model}=require(a2_0x205f7d(0x16e)),{attributes}=require(a2_0x205f7d(0x173)),{options}=require(a2_0x205f7d(0x16f));class Action extends Model{}function init(_0xc60ed7,_0x1ff1b8){const _0x5c1ebf=a2_0x205f7d,_0x6d67bf=options(_0xc60ed7),_0x3544c1=typeof _0x1ff1b8===_0x5c1ebf(0x174)?_0x1ff1b8(_0x6d67bf):_0x6d67bf;return Action[_0x5c1ebf(0x171)](attributes,_0x3544c1),Action;}module[a2_0x205f7d(0x170)][a2_0x205f7d(0x172)]=Action,module['exports'][a2_0x205f7d(0x171)]=init;