UNPKG

wv-gotcha

Version:

![](https://raw.githubusercontent.com/wV-software/icons/main/Wv/Product%20Icon/wv_128x128.png) wv-local-service-bus # Purpose To accumulate your walkthroughs to accomplish your common tasks with less effort.

6 lines 192 B
export declare class Git { static getRemoteOriginAsync(): Promise<string>; static getBranchNames(): string[]; static getCurrentBranch(): string; } //# sourceMappingURL=Git.d.ts.map