UNPKG

class-o-mat

Version:

ALPHA VERSION ONLY: class-o-mats will help to create getter-setter functionality with validations that can be attached to a container class for easier coding. Some basic validations are included. class-o-mats also has the ability to store params as bloc

7 lines (6 loc) 297 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); var minionMethods = exports.minionMethods = ['params', 'keys', '___parent', '___child', '___children', 'constructor', '___isClassOMat', '___classGroup']; //# sourceMappingURL=methods.js.map