UNPKG

timbits

Version:

Widget framework based on Express

3 lines 74 B
module.exports = function hello(name) { return 'Hello there ' + name; };