UNPKG

projex

Version:
6 lines (5 loc) 145 B
export declare class SetupGitRepositoryUtils { private filesUtils; constructor(); setupGitRepository(root: string): Promise<void>; }