Type alias BattleNetLauncherProps

BattleNetLauncherProps: Partial<{
    configPath: string;
    imgPath: string;
}>

Type declaration

  • configPath: string
  • imgPath: string

Generated using TypeDoc