UNPKG

pnpm

Version:

A fast implementation of npm install

3 lines (2 loc) 128 B
export declare function cleanCache(globalPath?: string): any; export declare function getCachePath(globalPath: string): string;