UNPKG

mvc

Version:

mvc wrapper for express like Zend framework on php

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