UNPKG

togezr

Version:

Better together_

4 lines 179 B
export interface IRegisterBranchOptions { } export declare const registerBranchCommand: (options?: IRegisterBranchOptions) => Promise<unknown>; //# sourceMappingURL=index.d.ts.map