Skip to content
On this page

branch

Represents the current branch.

Property Definition

ts
export const branch: string;

Returns

  • string

General Usage

ts
const result = alt.branch;
console.log(result);

Documentation

No Documentation Provided Yet

Documentation Created with ❤️ by Stuyk