UNPKG

@react-native-community/cli

Version:
4 lines 260 B
export declare const checkGitInstallation: () => Promise<boolean>; export declare const checkIfFolderIsGitRepo: (folder: string) => Promise<boolean>; export declare const createGitRepository: (folder: string) => Promise<void>; //# sourceMappingURL=git.d.ts.map