UNPKG

nodulator

Version:

Complete NodeJS Framework for Restfull APIs

1 lines 63 B
module.exports = function (s) { return s.toUpperCase() + '!' };