UNPKG

@zkochan/pnpm

Version:

A fast implementation of npm install

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