Type alias EpicLauncherProps

EpicLauncherProps: Partial<{
    configPath: string;
    installPath: string;
}>

Type declaration

  • configPath: string
  • installPath: string

Generated using TypeDoc