UNPKG

git-command-helper

Version:
6 lines (5 loc) 110 B
/** * force end of line LF * @param cwd */ export declare function forceEolLF(cwd: string): Promise<void>;