UNPKG

gmi-web

Version:

Auto Build Website Program

11 lines (10 loc) 219 B
/** * Description: Error Handle Util * Author: Liam * CreatedAt: 2017-1107-1308 * UpdateBy: * UpdateAt: */ module.exports.gmiweb = function (){ console.log ("This is a test of gmi-web npm exports module!") }