UNPKG

@pnpm/lockfile-file

Version:
3 lines (2 loc) 141 B
import { type ProjectId } from '@pnpm/types'; export declare function getLockfileImporterId(lockfileDir: string, prefix: string): ProjectId;