UNPKG

tachi

Version:

Node.js MVC framework for seriously rapid application development.

5 lines (4 loc) 101 B
Dependency = module.exports = function (name, type) { this.name = name; this.type = type; };