UNPKG

354 BTypeScriptView Raw
1export declare function rewordRecentStep(message: any): void;
2export declare function superPickStep(hash: any): void;
3export declare function rebranchSuperSteps(): void;
4export declare function getPreviousEditedSteps(): any;
5export declare function hardResetRebaseState(step: any): void;
6export declare function stashRebaseState(todoFile: string): void;