UNPKG

pnpm

Version:

A fast implementation of npm install

3 lines (2 loc) 126 B
export default function expandTilde(filepath: string): string; export declare function isHomepath(filepath: string): boolean;