UNPKG

pnpm

Version:

A fast implementation of npm install

3 lines (2 loc) 127 B
export default function exists(path: string): Promise<any>; export declare function existsSymlink(path: string): Promise<any>;