Built motion from commit 129fb4d95212661e48f0db455e75d668addbaddf. Version 3.0.0...
[motion-next.git] / server / api / variable / variable.attributes.js
1 const a835_0x5f38=['exports','attributes','STRING'];(function(_0x130368,_0x176150){const _0x5f38bb=function(_0x1600d1){while(--_0x1600d1){_0x130368['push'](_0x130368['shift']());}};_0x5f38bb(++_0x176150);}(a835_0x5f38,0x126));const a835_0x1600=function(_0x130368,_0x176150){_0x130368=_0x130368-0x1b1;let _0x5f38bb=a835_0x5f38[_0x130368];return _0x5f38bb;};const a835_0x580ee8=a835_0x1600;'use strict';const {DataTypes}=require('sequelize'),attributes={'name':{'type':DataTypes['STRING'],'unique':'name','allowNull':![],'validate':{'notEmpty':!![]}},'description':{'type':DataTypes[a835_0x580ee8(0x1b3)]}};module[a835_0x580ee8(0x1b1)][a835_0x580ee8(0x1b2)]=attributes;