UNPKG

pnpm

Version:

A fast implementation of npm install

3 lines (2 loc) 121 B
export declare function pathToLocalPkg(pkgName: string): string; export declare function local(pkgName: string): string;