UNPKG

@zkochan/pnpm

Version:

A fast implementation of npm install

2 lines (1 loc) 48 B
module.exports = function (n) { return n * 3 };