Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "renderer/matchmaker/PlayerAccount"

Index

Enumerations

Classes

Type aliases

Variables

Type aliases

AccountOptions

AccountOptions: object

Type declaration

  • email: string
  • gamesPlayed: number
  • location: PlayerLocation
  • losses: number
  • mmr: number
  • name: string
  • password: string
  • quits: number
  • uuid: string
  • wins: number

Variables

Const uuidv4

uuidv4: any = require('uuid/v4')

Generated using TypeDoc