UNPKG

npm-couple

Version:
20 lines (18 loc) 373 B
define = this.define || require('amdefine')(module) define([ './couple' './typedCouple' './field' './match' './merge' './type' './validate' ], (couple, typedCouple, field, match, merge, type, validate) -> couple: couple typedCouple: typedCouple field: field match: match merge: merge type: type validate: validate )