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

6 lines (3 loc) 110 B
import * as types from './types'; import * as values from './values'; import * as methods from './methods';