UNPKG

@zkochan/pnpm

Version:

A fast implementation of npm install

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