UNPKG

@zkochan/pnpm

Version:

A fast implementation of npm install

6 lines (3 loc) 98 B
'use strict'; var Set = require('../'); module.exports = function () { return new Set(this); };