UNPKG

@zkochan/pnpm

Version:

A fast implementation of npm install

4 lines (3 loc) 90 B
// FILE F ONE var G = require('./g.js'); module.exports = function () { return 111 * G };