UNPKG

pnpm

Version:

A fast implementation of npm install

3 lines (2 loc) 146 B
import { InstalledPackages } from '../api/install'; export default function linkPeers(store: string, installs: InstalledPackages): Promise<void>;