UNPKG

sayhi

Version:

test demo

9 lines (6 loc) 83 B
/** @testing example */ exports.sayHi = function(){ return "Say Hi"; };