UNPKG

@aws/pdk

Version:

All documentation is located at: https://aws.github.io/aws-pdk

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