UNPKG

mvc

Version:

mvc wrapper for express like Zend framework on php

5 lines 102 B
module.exports = function() { this.getInfo = function() { return 'text of message' } }