UNPKG

pnpm

Version:

A fast implementation of npm install

3 lines (2 loc) 107 B
import { PnpmOptions } from '../types'; export default function (input: string[], opts: PnpmOptions): any;