Variable PlatformInfoConst

PlatformInfo: {
    name: string;
}

Type declaration

  • name: string

    The name of the platform the program is running on.

Generated using TypeDoc