Type alias Accounts

Accounts: { [ key in Exclude<PlatformValues, "all" | "steam" | "acti">]: { username: string } }

Generated using TypeDoc