UNPKG

pnpm

Version:

A fast implementation of npm install

4 lines (3 loc) 87 B
import '../fileLogger'; declare function run(argv: string[]): any; export default run;