Skip to content
On this page

debug

Returns if the server is in debug mode.

Property Definition

ts
export const debug: boolean;

Returns

  • boolean

General Usage

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

Documentation

No Documentation Provided Yet

Documentation Created with ❤️ by Stuyk