2021-11-22 09:39:27 -06:00

2 lines
142 B
TypeScript

export declare function getEditCommit(cwd?: string, edit?: boolean | string): Promise<string[]>;
//# sourceMappingURL=get-edit-commit.d.ts.map