steamStatTypes: {
    0: readonly ["PlayedCount"];
    1: readonly ["WebGl"];
} = ...

Type declaration

  • Readonly 0: readonly ["PlayedCount"]
  • Readonly 1: readonly ["WebGl"]

Generated using TypeDoc