get-edit-commit.d.ts 142 B

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