UNPKG

@zkochan/pnpm

Version:

A fast implementation of npm install

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