UNPKG

pnpm

Version:

A fast implementation of npm install

5 lines (4 loc) 83 B
/** * Removes a symlink */ export default function unsymlink(path: string): any;