Skip to content
On this page

sdkVersion

Represents the current SDK version.

Property Definition

ts
export const sdkVersion: string;

Returns

  • string

General Usage

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

Documentation

No Documentation Provided Yet

Documentation Created with ❤️ by Stuyk