UNPKG

@pnpm/lockfile-file

Version:
3 lines (2 loc) 176 B
export declare function getGitBranchLockfileNames(lockfileDir: string): Promise<string[]>; export declare function cleanGitBranchLockfiles(lockfileDir: string): Promise<void>;