frontend
    Preparing search index...

    Variable actionLogApiConst

    actionLogApi: { [K in Game]: () => Promise<ActionLogResponse> } = ...

    API clients for fetching action logs from each game's /log endpoint.