UNPKG

git-blame-line

Version:

Execute git blame for a single line and get a JSON as result

2 lines (1 loc) 71 B
export declare function execPromise(command: string): Promise<string>;